This is the backend repository for campus guide at NIT Rourkela. It is a respository managing the API for managinng, controlling and authorising the users with respect to the mobile application of Avenue.
This project uses the following technologies :
This section contains the procedure to setup the project on your local machine.
PREREQUISITE INSTALLATIONS
- Docker
- Docker Compose
Node.js required only for linting locally
- Fork the repo on GitHub
- Clone the project to your own machine
- Prepare the env for project.
cd api && mv .env.example .env
- Add Mongo DB URI in
.env
file - Build the docker image
docker-compose build --no-cache
- Spin the server.
docker-compose up
This section contains a quick guide about the features of the application.
This repository is one of the many repositories maintained by DSC NIT Rourkela NIT Rourkela.
Our Slack Community: Slack Invite
Please refer to the project's style and contribution guidelines for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.
NOTE 1: Please abide by the Contributing Guidelines.
NOTE 2: Please abide by the Code of Conduct.
dscnitrourkela/project-dates
is Starware.
This means you're free to use the project, as long as you star its GitHub repository.
Your appreciation makes us grow and glow up. 🌠
Thanks goes to these wonderful people. Check out the roles here:
Roshan Kumar Shaw 💻 📆 👀 |
Harish 💻 📆 👀 |
Abel Mathew 💻 📆 |
All Contributors 🔧 |
This project follows the all-contributors specification. Contributions of any kind welcome!