Code Monkey home page Code Monkey logo

nestjs-playground's Introduction

NestJS Playground

Description

This is a playground to test the NestJS framework, try features and best practices, experiment Cloud Deployment. Your imagination is the limit.

Features

All features are decoupled in modules, so you can enable or disable them easily. There are located in src/modules folder.

To enable some features, you can use the variable MODULES_ENABLED in the .env file.

If you want all features, you can use the value ALL or let the variable empty. If you want to enable only some features, you can use a comma separated list of the module names. Example: MODULES_ENABLED=PrimeModule,Auth0Module.

The available modules are:

  • PrimeModule: Simple controller to test Cloud Deployement with AWS APP Runner and Cloud Run.
  • Auth0Module: Module to test the Auth0 integration with NestJS.

Usage

# Install dependencies
$ npm install

# Run the app
$ npm run start:dev

# Run the unit test
$ npm run test

Live environment

The project is deployed in Google Cloud Run.

Google Cloud Run

The main url is https://nestjs.playground.gcp.kevindescamps.com. The different module documentations are:

nestjs-playground's People

Contributors

renovate[bot] avatar descampsk avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

nestjs-playground'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.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

devcontainer
.devcontainer/devcontainer.json
  • mcr.microsoft.com/devcontainers/typescript-node 22
  • ghcr.io/devcontainers/features/aws-cli 1
  • ghcr.io/devcontainers/features/docker-in-docker 2
  • ghcr.io/dhoeric/features/k6 1
  • ghcr.io/devcontainers/features/github-cli 1
  • ghcr.io/dhoeric/features/google-cloud-cli 1
docker-compose
docker-compose.yml
  • redis 7
dockerfile
Dockerfile
  • node 21-alpine
  • node 21-alpine
github-actions
.github/workflows/cd-gcp.yml
  • actions/checkout v4
  • google-github-actions/auth v2
  • google-github-actions/setup-gcloud v2
.github/workflows/cd.yml
  • actions/checkout v4
.github/workflows/ci.yml
  • actions/checkout v4
  • actions/setup-node v4
  • actions/checkout v4
  • actions/checkout v4
  • actions/setup-node v4
  • actions/upload-artifact v4
  • actions/download-artifact v4
  • actions/download-artifact v4
  • artiomtr/jest-coverage-report-action v2.0-rc.4
npm
package.json
  • @nestjs/axios 3.0.3
  • @nestjs/cache-manager 2.2.2
  • @nestjs/common 10.4.1
  • @nestjs/config 3.2.3
  • @nestjs/core 10.4.1
  • @nestjs/platform-express 10.4.1
  • @nestjs/serve-static 4.0.2
  • @nestjs/swagger 7.4.0
  • @nestjs/terminus 10.2.3
  • @types/cache-manager-redis-store 2.0.4
  • auth0 4.8.0
  • cache-manager 5.7.6
  • cache-manager-ioredis-yet 2.1.1
  • cache-manager-redis-store 3.0.1
  • class-transformer 0.5.1
  • class-validator 0.14.1
  • express-oauth2-jwt-bearer 1.6.0
  • nestjs-pino 4.1.0
  • reflect-metadata 0.2.2
  • rimraf 6.0.1
  • rxjs 7.8.1
  • uuid 10.0.0
  • @compodoc/compodoc 1.1.25
  • @nestjs/cli 10.4.4
  • @nestjs/schematics 10.1.4
  • @nestjs/testing 10.4.1
  • @types/express 4.17.21
  • @types/jest 29.5.12
  • @types/node 20.16.1
  • @types/supertest 6.0.2
  • @types/uuid 10.0.0
  • @typescript-eslint/eslint-plugin 7.18.0
  • @typescript-eslint/parser 7.18.0
  • eslint 8.57.0
  • eslint-config-prettier 9.1.0
  • eslint-plugin-import 2.29.1
  • eslint-plugin-prettier 5.2.1
  • jest 29.7.0
  • pino-pretty 11.2.2
  • prettier 3.3.3
  • source-map-support 0.5.21
  • supertest 7.0.0
  • ts-jest 29.2.4
  • ts-loader 9.5.1
  • ts-node 10.9.2
  • tsconfig-paths 4.2.0
  • typescript 5.5.4

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

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: packageRules[0]: Each packageRule must contain at least one match* or exclude* selector. Rule: {"description":["Automerge updates"],"automerge":true}

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.