Skip to content

margaritahumanitarian/mhf-api-server

Repository files navigation

Description

MHF Api Server built to serve the many needs of the foundation.

Installation

$ npm install

Setup Database

# .env
- create .env file in the root dir
- use .env.example to populate .env

Running the app

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

Support the Foundation by donating to the website today.

License

Nest is MIT licensed.

About

A server for MHF's api requirements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published