- mongo DB (https://docs.mongodb.com/manual/)
yarn install
Start the server
yarn start
PORT=3001
DB_SERVER=mongodb://localhost:27017/blog
ORIGIN=http://localhost:3000
API_URL=http://localhost:3001
SECRET_KEY=tOpSeCrEtSeCrEtKeY
yarn install
Start the server
yarn start
PORT=3001
DB_SERVER=mongodb://localhost:27017/blog
ORIGIN=http://localhost:3000
API_URL=http://localhost:3001
SECRET_KEY=tOpSeCrEtSeCrEtKeY