https://github.com/daim-nickel-penny/coffee-nest
https://github.com/daim-nickel-penny/coffee-nest
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daim-nickel-penny/coffee-nest
- Owner: Daim-Nickel-Penny
- Created: 2022-04-30T03:42:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-14T11:54:36.000Z (about 3 years ago)
- Last Synced: 2025-01-08T10:44:50.298Z (5 months ago)
- Language: TypeScript
- Size: 155 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[circleci-image]: https://img.shields.io/circleci/build/github/nestjs/nest/master?token=abc123def456
[circleci-url]: https://circleci.com/gh/nestjs/nest
## Description
ForeSquare based Coffee App
## Installation
```bash
$ npm install
```## Running the app
```bash
# development
$ npm run start# watch mode
$ npm run start:dev# production mode
$ npm run start:prod
```## Test
```bash
# unit tests
$ npm run test# e2e tests
$ npm run test:e2e# test coverage
$ npm run test:cov
```## License
Unliscened