This is the TSO migration V2's node server.
- Run
npm i - Install & start MongoDB
- To run dev server, create
./development.envfile and add env variables as per./example.env - To run prod server, create
./production.envfile and add env variables as per./example.env