Skip to content

Olaoluwa402/subssum

Repository files navigation

todo: Authorization

Description

This is the core service of Subssum App. The API currently support all the functionalities that powers the app.

Install Dependencies

First, clone the repo to your working directory. Make sure you have pnpm globally installed on your system. Run the below command

$ pnpm install

Install husky

$ pnpm run husky:install

Running the app

# development/watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ pnpm test

# e2e tests
$ pnpm test:e2e

# test coverage
$ pnpm test:cov

safe haven

https://safehavenmfb.readme.io/reference