Skip to content

forbole/flow-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flow indexer

Steps to run this project:

  1. Run yarn install command
  2. Setup database settings inside ormconfig.json file
  3. Setup environment variables indes .env file
  4. Run npm start command