N Report API is the backend of the N Report application. Used to manage crimes and police alerts, where by registering on the platform and logging in, you can report crimes and incidents by sending the location. In addition, you will have access to police stations close to the crime region that you can associate with.
git clone https://github.com/Joao-Darwin/n-report-api n-report-api
cd n-report-api
npm install
npm run start
git clone https://github.com/Joao-Darwin/n-report-api n-report-api
cd n-report-api
docker-compose up