Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/praveen1664/githubactions-full-sdlc-node-app
This is a demo repo of Github actions & workflows in action
https://github.com/praveen1664/githubactions-full-sdlc-node-app
docker github-actions github-api nodejs
Last synced: 3 days ago
JSON representation
This is a demo repo of Github actions & workflows in action
- Host: GitHub
- URL: https://github.com/praveen1664/githubactions-full-sdlc-node-app
- Owner: praveen1664
- Created: 2022-08-14T16:52:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T10:30:36.000Z (over 2 years ago)
- Last Synced: 2024-11-21T04:09:57.549Z (2 months ago)
- Topics: docker, github-actions, github-api, nodejs
- Language: TypeScript
- Homepage:
- Size: 180 KB
- Stars: 0
- Watchers: 2
- 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
A progressive Node.js framework for building efficient and scalable server-side applications.
## Description
[Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.
## Installation
```bash
$ npm install
```## Running the app
```bash
# development
$ npm run start
Pull demo
# watch mode
$ npm run start:dev# production mode
$ npm run start:prod#test Demo8
```## Test
```bash
# unit tests
$ npm run test# e2e tests
$ npm run test:e2e# test coverage
$ npm run test:cov
```## Support
Nest is an MIT-licensed open source project. It can grow with lot of opportunnities
## License
Nest is [MIT licensed](LICENSE).