Skip to content

chilam1234/VotingSystem

Repository files navigation

Description

A simple voting backend with graphql support written in NestJs

Installation

$ npm install

Running the app

#spin up redis and pg
$ docker-compose up

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

License

Nest is MIT licensed.

About

A simple voting system that built on NestJS + Graphql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published