rishiosaur / market

πŸ› Hack Club Market API!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ“¦ NestJS/TypeORM/GraphQL starter

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

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

<insert repository> is MPL-2.0 licensed.

About

πŸ› Hack Club Market API!

License:Mozilla Public License 2.0


Languages

Language:TypeScript 93.3%Language:JavaScript 5.3%Language:Dockerfile 1.5%