https://github.com/brunoevangelista17/chronos

https://github.com/brunoevangelista17/chronos

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: BrunoEvangelista17
  • Language: TypeScript
  • Default Branch: master
  • Size: 104 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

README.md

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Donate us Support us Follow us on Twitter

<!--Backers on Open Collective Sponsors on Open Collective-->

Description

Nest framework TypeScript starter repository.

Project setup

bash $ yarn install

Compile and run the project

```bash

development

$ yarn run start

watch mode

$ yarn run start:dev

production mode

$ yarn run start:prod ```

Run tests

```bash

unit tests

$ yarn run test

e2e tests

$ yarn run test:e2e

test coverage

$ yarn run test:cov ```

Deployment

When you're ready to deploy your NestJS application to production, there are some key steps you can take to ensure it runs as efficiently as possible. Check out the deployment documentation for more information.

If you are looking for a cloud-based platform to deploy your NestJS application, check out Mau, our official platform for deploying NestJS applications on AWS. Mau makes deployment straightforward and fast, requiring just a few simple steps:

bash $ yarn install -g mau $ mau deploy

With Mau, you can deploy your application in just a few clicks, allowing you to focus on building features rather than managing infrastructure.

Resources

Check out a few resources that may come in handy when working with NestJS:

  • Visit the NestJS Documentation to learn more about the framework.
  • For questions and support, please visit our Discord channel.
  • To dive deeper and get more hands-on experience, check out our official video courses.
  • Deploy your application to AWS with the help of NestJS Mau in just a few clicks.
  • Visualize your application graph and interact with the NestJS application in real-time using NestJS Devtools.
  • Need help with your project (part-time to full-time)? Check out our official enterprise support.
  • To stay in the loop and get updates, follow us on X and LinkedIn.
  • Looking for a job, or have a job to offer? Check out our official Jobs board.

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.

Stay in touch

License

Nest is MIT licensed.

Owner

  • Login: BrunoEvangelista17
  • Kind: user

GitHub Events

Total
  • Push event: 2
  • Create event: 2
Last Year
  • Push event: 2
  • Create event: 2

Dependencies

package-lock.json npm
  • 664 dependencies
package.json npm
  • @nestjs/cli ^10.0.0 development
  • @nestjs/schematics ^10.0.0 development
  • @nestjs/testing ^10.0.0 development
  • @types/bcrypt ^5.0.2 development
  • @types/express ^5.0.0 development
  • @types/jest ^29.5.2 development
  • @types/node ^20.3.1 development
  • @types/supertest ^6.0.0 development
  • @typescript-eslint/eslint-plugin ^8.0.0 development
  • @typescript-eslint/parser ^8.0.0 development
  • eslint ^8.0.0 development
  • eslint-config-prettier ^9.0.0 development
  • eslint-plugin-prettier ^5.0.0 development
  • jest ^29.5.0 development
  • prettier ^3.0.0 development
  • source-map-support ^0.5.21 development
  • supertest ^7.0.0 development
  • ts-jest ^29.1.0 development
  • ts-loader ^9.4.3 development
  • ts-node ^10.9.1 development
  • tsconfig-paths ^4.2.0 development
  • typescript ^5.1.3 development
  • @nestjs/common ^10.0.0
  • @nestjs/core ^10.0.0
  • @nestjs/jwt ^11.0.0
  • @nestjs/platform-express ^10.0.0
  • @prisma/client ^6.3.1
  • bcrypt ^5.1.1
  • class-transformer ^0.5.1
  • class-validator ^0.14.1
  • reflect-metadata ^0.2.0
  • rxjs ^7.8.1
yarn.lock npm
  • 705 dependencies