Skip to content

00mjk/trello-clone

Repository files navigation

Trello clone πŸ“…

Description πŸ“

Nest framework TypeScript starter repository.

Trello clone backend

Installation βš™οΈ

$ yarn install
# start databse
$ docker-compose up

Start 🏁

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Test πŸ”₯πŸ”₯πŸ”₯

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

Swagger API

http://localhost:3000/api

LICENSE

Nest is MIT licensed.

About

Trello clone βœ”οΈπŸ“‹

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published