Clone the repo and add TB_ETH_DB_STRING
enviornment variable to your bash or zsh .rc file. The environment variable will contain the MongoDB Connection String.
Do yarn install
in the projects directory. npm run dev
will start the development server which will automatically reload the server whenever there are changes.
- Micro
- MongoDB
- NodeJS (>= v8.11.2)