Giter Site home page Giter Site logo

leosuncin / nest-api-example Goto Github PK

View Code? Open in Web Editor NEW
73.0 3.0 10.0 3.62 MB

Example of an Restful API with Nest.js and TypeORM

License: GNU General Public License v3.0

JavaScript 1.24% Shell 0.21% TypeScript 98.20% Dockerfile 0.36%
nestjs typeorm typescript jest pactum supertest conventional-commits semantic-release

nest-api-example's Introduction

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 Support us

Description

Nest framework TypeScript starter repository.

Installation

npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# 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.

Stay in touch

License

This project is GPL v3 licensed.

nest-api-example's People

Contributors

leosuncin avatar renovate[bot] avatar semantic-release-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nest-api-example's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
.devcontainer/docker-compose.yml
docker-compose.yml
  • postgres 16
dockerfile
.devcontainer/Dockerfile
  • mcr.microsoft.com/devcontainers/javascript-node 1-18-bullseye
.gitpod.Dockerfile
github-actions
.github/workflows/ci.yml
  • actions/checkout v4
  • pnpm/action-setup v2
  • actions/setup-node v4
  • tanmen/jest-reporter v1
  • slavcodev/coverage-monitor-action 1.9.0
  • actions/upload-artifact v4
  • actions/checkout v4
  • pnpm/action-setup v2
  • actions/setup-node v4
  • tanmen/jest-reporter v1
  • postgres 16
.github/workflows/codeql-analysis.yml
  • actions/checkout v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
.github/workflows/codesee-arch-diagram.yml
  • Codesee-io/codesee-action v2
.github/workflows/mega-linter.yml
  • actions/checkout v4
  • pnpm/action-setup v2
  • actions/setup-node v4
  • oxsecurity/megalinter v7
  • actions/upload-artifact v4
  • peter-evans/create-pull-request v6
  • stefanzweifel/git-auto-commit-action v5
.github/workflows/release.yml
  • actions/checkout v4
  • pnpm/action-setup v2
  • actions/setup-node v4
npm
package.json
  • @nestjs/common 10.3.7
  • @nestjs/config 3.2.2
  • @nestjs/core 10.3.7
  • @nestjs/jwt 10.2.0
  • @nestjs/mapped-types 2.0.5
  • @nestjs/passport 10.0.3
  • @nestjs/platform-express 10.3.7
  • @nestjs/terminus 10.2.3
  • @nestjs/typeorm 10.0.2
  • bcryptjs 2.4.3
  • cachified ^3.0.1
  • class-transformer 0.5.1
  • class-validator 0.14.1
  • cookie-parser 1.4.6
  • hibp 13.0.0
  • lru-cache ^7.14.1
  • nestjs-typeorm-paginate 4.0.4
  • normalize-email 1.1.1
  • passport 0.7.0
  • passport-jwt 4.0.1
  • pg 8.11.5
  • reflect-metadata 0.2.2
  • rxjs 7.8.1
  • short-uuid 4.2.2
  • slugify 1.6.6
  • tiny-invariant 1.3.3
  • typeorm 0.3.20
  • @commitlint/cli 19.2.1
  • @commitlint/config-conventional 19.1.0
  • @faker-js/faker 8.4.1
  • @nestjs/cli 10.3.2
  • @nestjs/schematics 10.1.1
  • @nestjs/testing 10.3.7
  • @semantic-release/changelog 6.0.3
  • @semantic-release/exec 6.0.3
  • @semantic-release/git 10.0.1
  • @tsconfig/node16-strictest 1.0.4
  • @types/bcryptjs 2.4.6
  • @types/cookie-parser 1.4.7
  • @types/express 4.17.21
  • @types/jest 29.5.12
  • @types/jest-dev-server 5.0.3
  • @types/node 20.12.7
  • @types/passport 1.0.16
  • @types/passport-jwt 4.0.1
  • @types/supertest 6.0.2
  • @types/validator 13.11.9
  • @typescript-eslint/eslint-plugin 7.6.0
  • @typescript-eslint/parser 7.6.0
  • cspell 8.6.1
  • dotenv 16.4.5
  • eslint 9.0.0
  • eslint-config-prettier 9.1.0
  • eslint-import-resolver-typescript 3.6.1
  • eslint-plugin-array-func 5.0.1
  • eslint-plugin-deprecation 2.0.0
  • eslint-plugin-eslint-comments 3.2.0
  • eslint-plugin-import 2.29.1
  • eslint-plugin-jest 28.2.0
  • eslint-plugin-jest-formatting 3.1.0
  • eslint-plugin-n 17.1.0
  • eslint-plugin-optimize-regex 1.2.1
  • eslint-plugin-security 2.1.1
  • eslint-plugin-simple-import-sort 12.0.0
  • eslint-plugin-switch-case 1.1.2
  • eslint-plugin-unicorn 52.0.0
  • factory.io 0.1.4
  • fast-check 3.17.1
  • husky 9.0.11
  • jest 29.7.0
  • jest-create-mock-instance 2.0.0
  • lint-staged 15.2.2
  • nock 13.5.4
  • node-mocks-http 1.14.1
  • pactum 3.6.6
  • pg-mem 2.8.1
  • prettier 3.2.5
  • prettier-plugin-toml 2.0.1
  • semantic-release 23.0.8
  • sort-package-json 2.10.0
  • supertest 6.3.4
  • ts-jest 29.1.2
  • ts-loader 9.5.1
  • ts-node 10.9.2
  • tsconfig-paths 4.2.0
  • txtgen 3.0.2
  • typeorm-extension 2.8.1
  • typescript 4.9.5
  • node >=14

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.