Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrickniyogitare28/gerand-backend
Open Agile based project management tool. Accepts PRs
https://github.com/patrickniyogitare28/gerand-backend
mongodb nestjs
Last synced: about 1 month ago
JSON representation
Open Agile based project management tool. Accepts PRs
- Host: GitHub
- URL: https://github.com/patrickniyogitare28/gerand-backend
- Owner: PatrickNiyogitare28
- License: mit
- Created: 2020-11-26T07:52:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-09T19:46:10.000Z (almost 4 years ago)
- Last Synced: 2024-10-15T03:53:19.166Z (3 months ago)
- Topics: mongodb, nestjs
- Language: TypeScript
- Homepage:
- Size: 239 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GERAND
Agile Based Project Management Tool
Acceptance
Pull requests are accepted.
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/Naereen/StrapDown.js/blob/master/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Open Source? Yes!](https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github)](https://github.com/Naereen/badges/)PivotolTracker Stories
Technology Used
[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
- The project is fully opened for PRs## 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
```## Support
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please [read more here](https://docs.nestjs.com/support).
## Stay in touch
- Author: [email protected]## License
[MIT licensed](LICENSE).