๐๐ ๏ธ BE - API for More App
In order to start the application, you will have to:
- Copy the
.env.sample
file to.env
and replace the credentials with your own before running the app. - Run:
npm start
This will start the Node.js web server at the specified host and port 5000.