8000 GitHub - KizitoNaanma/hng-backend-stage2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

KizitoNaanma/hng-backend-stage2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

[HNG Backend Stage 2] - User Authentication & Organisation

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

Test

# unit tests
$ yarn run test

#  test watch
$ yarn run test:watch

# test coverage
$ yarn run test:cov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0