This is a repo created during the backend module in kodemia
- install dependencies
npm install
- create an
.envfile
touch .env
you can find the kees needed in the example.env file
- to run in dev mode
npm run dev
- to run in production mode
npm start
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a repo created during the backend module in kodemia
npm install
.env filetouch .env
you can find the kees needed in the example.env file
npm run dev
npm start