Skip to content

wearecolorcoded/wearecolorcoded-api

Repository files navigation

Color Coded API

Prerequisites

What things you need to install the software and how to install them

Install Dependencies

yarn install

Create .env file in root of project

Specify Values for these variables

NODE_ENV=<node env here>
NODE_PORT=<node port here>

MONGO_DB_HOST=<mongo db host here>
MONGO_DB_NAME=<mongo db name here>

For Development

npm run start-dev

For Production

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published