Skip to content

taibuharoub/devcamper-api

Repository files navigation

Devcamper Backend API

Version Documentation Maintenance Live Demo License: MIT

Backend API for Devcamper application, which is a directory website

Chat Preview


Features

  • Create Bootcamp
  • Add Course
  • Create Users

There are 3 admin levels:

  • User: Can view bootcamps, courses and add a review
  • Publisher: Can create a bootcamp, add courses but can't leave a review
  • Administrator: All the above plus and also can change user roles

Setup

Clone this repo to your desktop and run npm install to install all the dependencies.

Install

npm install

Usage

Rename "config/config.env.env to "config/config.env" and update the values/settings to your own

npm run start

Author

👤 Taibu Haroub

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Taibu Haroub.
This project is MIT licensed.


Releases

No releases published

Packages

No packages published