README.md

February 20, 2023 · View on GitHub

Be a Savior - Server API

This is the repository of project Be a Savior Server API.
Click here to test back-end server api.
Click here to access Figma.
Click here to access front-end mobile repository.
Click here to access landing page presentation repository.
Click here to access landing page presentation.

How to use?

# Create .env file 
$ cp .env.example .env

# Install dependencies
$ yarn

# Build project
$ yarn build

# Start api
$ yarn start

API Domains

DomainsGETPOSTPATCHDELETE
incidents
donations
ongs
donors