Backend API for an organization, that maintains a bootcamp directory website.
- Rename config.env.env to config.env.
- Populate the environment variables with values.
npm install
# Run in production mode
npm start
# Run in developer mode
npm run dev
Go to localhost://5000: Index.html contains documentation of sample requests, generated by docgen.
- Version 1.0.0
- License: MIT