The server side implementation of TradeVance
Simply yarn install
and yarn dev
, after which the server should be running on localhost:9090
(specified in server.js)
Do not forget to define your own of the following environment variables (else the testing, visible variables will be used):
PORT
MONGODB_URI
AUTH_SECRET
FREE_PLAN_ID