Skip to content

Repository files navigation

Gambling API using Express.js and Heroku DB

Setup

Use npm to install the project dependencies:

npm install
# Configure your API port
API_PORT=5000

# Auth0 Config
APP_BASE_URL=http://localhost:5000

# MongoDB Config
DATABASE_URL="DB_CONNECTION_STRING"
npm run dev

Info

This project is a submission for express.js workshop conducted by Fabian Ferno, Pattarai.

License

This project is licensed under the MIT license. See the LICENSE file for more info.

About

This is my submission for express.js workshop

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages