Skip to content

getlegist/normandy

Repository files navigation

🏛 legist/normandy

lint status format status build status GitHub GitHub issues GitHub contributors GitHub last commit

The complete backend of the Legist programme.

Stack: NestJS + Typescript + Postgres + Redis + GraphQL.

Installation

$ yarn

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

# e2e tests
$ yarn run test:e2e

# test coverage
$ yarn run test:cov

License

Normandy is MPL-2.0 licensed.

About

🏛 The core API behind Legist.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published