Skip to content

Repository with code from N-Report-API. API used by app and site

License

Notifications You must be signed in to change notification settings

Joao-Darwin/n-report-api

Repository files navigation

N-Report-API

GitHub License GitHub last commit GitHub closed issues

Index

About

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.

Technologies

TypeScript

NodeJS

Express.js

Prisma

Postgres

How to execute

Execute local 🖥️

Clone the repository

git clone https://github.com/Joao-Darwin/n-report-api n-report-api

Enter to the project folder

cd n-report-api

Install dependencies

npm install

Run project

npm run start

Docker 🐳

Clone the repository

git clone https://github.com/Joao-Darwin/n-report-api n-report-api

Enter to the project folder

cd n-report-api

Install dependencies

docker-compose up

Author

Joao-Darwin

Antônio Lacerda

Eduardo Denis

About

Repository with code from N-Report-API. API used by app and site

Topics

Resources

License

Stars

Watchers

Forks