Code Monkey home page Code Monkey logo

nx-nestjs-angular-boilerplate's Introduction

Hi πŸ‘‹, I'm Wallace

Full-Stack Developer πŸ–₯ Cloud Architect ☁ Homelab Enthusiast πŸ’½

GitHub Streak


✨  About Me

I'm a full stack software developer with 8+ years experience developing enterprise applications, architecting cloud infrastructure, and automating everything in between.

πŸ“• Β The Latest From TheFullStack.Engineer


Languages and Tools:

angular aws azure bash bootstrap chartjs css3 cypress docker flask git grafana heroku html5 javascript jest kubernetes linux nestjs nginx nodejs python typescript webpack

πŸ”— Β Connect with me:

wgd3 wallacedaniel3 wgd3 https://thefullstack.engineer/rss

nx-nestjs-angular-boilerplate's People

Contributors

renovate[bot] avatar wgd3 avatar

Stargazers

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

Watchers

 avatar  avatar

nx-nestjs-angular-boilerplate'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
docker-compose.yml
github-actions
.github/workflows/ci.yml
  • nrwl/ci v0.13.0
  • nrwl/ci v0.13.0
npm
package.json
  • @angular/animations ~16.1.0
  • @angular/common ~16.1.0
  • @angular/compiler ~16.1.0
  • @angular/core ~16.1.0
  • @angular/forms ~16.1.0
  • @angular/platform-browser ~16.1.0
  • @angular/platform-browser-dynamic ~16.1.0
  • @angular/router ~16.1.0
  • @nestjs/common ^10.0.2
  • @nestjs/config ^3.0.0
  • @nestjs/core ^10.0.2
  • @nestjs/jwt ^10.1.0
  • @nestjs/passport ^10.0.0
  • @nestjs/platform-express ^10.0.2
  • @nestjs/swagger ^7.1.7
  • @nestjs/typeorm ^10.0.0
  • @nx/angular 16.6.0
  • @nx/nest ^16.6.0
  • axios ^1.0.0
  • bcrypt ^5.1.0
  • class-transformer ^0.5.1
  • class-validator ^0.14.0
  • crypto-js ^4.1.1
  • joi ^17.9.2
  • passport ^0.6.0
  • passport-jwt ^4.0.1
  • pg ^8.11.2
  • reflect-metadata ^0.1.13
  • rxjs ~7.8.0
  • tslib ^2.3.0
  • typeorm ^0.3.17
  • zone.js ~0.13.0
  • @angular-devkit/build-angular ~16.1.0
  • @angular-devkit/core ~16.1.0
  • @angular-devkit/schematics ~16.1.0
  • @angular-eslint/eslint-plugin ~16.1.0
  • @angular-eslint/eslint-plugin-template ~16.1.0
  • @angular-eslint/template-parser ~16.1.0
  • @angular/cli ~16.1.0
  • @angular/compiler-cli ~16.1.0
  • @angular/language-service ~16.1.0
  • @nestjs/schematics ^10.0.1
  • @nestjs/testing ^10.0.2
  • @nx/cypress 16.6.0
  • @nx/eslint-plugin 16.6.0
  • @nx/jest 16.6.0
  • @nx/js 16.6.0
  • @nx/linter 16.6.0
  • @nx/node 16.6.0
  • @nx/web 16.6.0
  • @nx/webpack 16.6.0
  • @nx/workspace 16.6.0
  • @schematics/angular ~16.1.0
  • @types/bcrypt ^5.0.0
  • @types/crypto-js ^4.1.1
  • @types/jest ^29.4.0
  • @types/node ~18.17.0
  • @types/passport-jwt ^3.0.9
  • @typescript-eslint/eslint-plugin ^5.60.1
  • @typescript-eslint/parser ^5.60.1
  • cypress ^12.16.0
  • eslint ~8.15.0
  • eslint-config-prettier 8.1.0
  • eslint-plugin-cypress ^2.10.3
  • jest ^29.4.1
  • jest-environment-jsdom ^29.4.1
  • jest-environment-node ^29.4.1
  • jest-preset-angular ~13.1.0
  • nx 16.6.0
  • prettier ^2.6.2
  • ts-jest ^29.1.0
  • ts-node 10.9.1
  • typescript ~5.1.3

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

Action Required: Add missing credentials

There are missing credentials for the authentication-required feature. As a precaution, Renovate will pause PRs until it is resolved.

Error type: The matchConfidence matcher in packageRules requires authentication. Please refer to the documentation and add the required host rule.
Message: Missing credentials

Add Support for social logins

  • Google OAuth
    • Backend Support
    • Frontend Support
  • Apple
    • Backend Support
    • Frontend Support
  • GitHub
    • Backend Support
    • Frontend Support

Sentry DSN shouldn't be required

When creating a new repository from this template, after configuring the environment file without a SENTRY_DSN value, the server app fails configuration validation and refuses to run.

Additionally, SentryModule and SentryInterceptor should only be loaded if this value is defined.


[ENV_SENTRY_DSN]: Joi.string().allow('').optional(),

See hapijs/joi#482 (comment)

Renovate Dashboard πŸ€–

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

Awaiting Schedule

These updates are awaiting their schedule. Click on a checkbox to get an update now.

  • fix(deps): update dependency @nestjs/config to v3.2.3
  • chore(deps): update dependency cypress to v13.13.0
  • fix(deps): update dependency @nestjs/swagger to v7.4.0

Pending Branch Automerge

These updates await pending status checks before automerging. Click on a checkbox to abort the branch automerge, and create a PR instead.

  • chore(deps): update angular-cli monorepo to v16.2.14 (@angular-devkit/build-angular, @angular-devkit/core, @angular-devkit/schematics, @angular/cli, @schematics/angular)
  • fix(deps): update angular monorepo (@angular/animations, @angular/common, @angular/compiler, @angular/compiler-cli, @angular/core, @angular/forms, @angular/language-service, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router, zone.js)
  • fix(deps): update nest monorepo (@nestjs/common, @nestjs/core, @nestjs/platform-express, @nestjs/schematics, @nestjs/terminus, @nestjs/testing)

Open

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

Detected dependencies

docker-compose
docker-compose.yml
github-actions
.github/workflows/ci.yml
  • nrwl/ci v0.15.0@c22bd1e5301b796cd1288c9e61a3cd3cdcdb37d0
  • nrwl/ci v0.15.0@c22bd1e5301b796cd1288c9e61a3cd3cdcdb37d0
.github/workflows/link-check.yaml
  • actions/checkout v3.6.0@f43a0e5ff2bd294095638e18286ca9a3d1956744
  • actions/cache v3@e12d46a63a90f2fae62d114769bbf2a179198b5c
  • lycheeverse/lychee-action v1.10.0@2b973e86fc7b1f6b36a93795fe2c9c6ae1118621
  • micalevisk/last-issue-action v2.3.0@0d40124cc99ac8601c2516007f0c98ef3d27537b
  • peter-evans/create-issue-from-file v4.0.1@433e51abf769039ee20ba1293a088ca19d573b7f
.github/workflows/meta-labeler.yaml
  • actions/labeler v4.3.0@ac9175f8a1f3625fd0d4fb234536d26811351594
.github/workflows/meta-sync-labels.yaml
  • actions/checkout v3.6.0@f43a0e5ff2bd294095638e18286ca9a3d1956744
  • EndBug/label-sync v2.3.3@52074158190acb45f3077f9099fea818aa43f97a
npm
package.json
  • @angular/animations 16.2.11
  • @angular/common 16.2.11
  • @angular/compiler 16.2.11
  • @angular/core 16.2.11
  • @angular/forms 16.2.11
  • @angular/platform-browser 16.2.11
  • @angular/platform-browser-dynamic 16.2.11
  • @angular/router 16.2.11
  • @nestjs/common 10.3.0
  • @nestjs/config 3.2.2
  • @nestjs/core 10.3.0
  • @nestjs/jwt 10.2.0
  • @nestjs/passport 10.0.3
  • @nestjs/platform-express 10.3.0
  • @nestjs/swagger 7.3.1
  • @nestjs/terminus 10.2.0
  • @nestjs/typeorm 10.0.2
  • @ngneat/dialog 4.2.0
  • @ngneat/error-tailor 4.1.2
  • @ngneat/hot-toast 6.1.0
  • @ngneat/loadoff 2.1.0
  • @ngneat/overview 5.1.1
  • @ntegral/nestjs-sentry 4.0.1
  • @nx/angular 17.3.2
  • @nx/nest 17.3.2
  • @sentry/node 7.118.0
  • @tailwindcss/forms 0.5.7
  • @types/uuid ^9.0.6
  • axios 1.7.2
  • bcrypt 5.1.1
  • class-transformer 0.5.1
  • class-validator 0.14.1
  • crypto-js 4.2.0
  • google-auth-library 9.11.0
  • handlebars 4.7.8
  • joi 17.13.3
  • jwt-decode 3.1.2
  • nodemailer 6.9.14
  • passport 0.7.0
  • passport-jwt 4.0.1
  • pg 8.12.0
  • reflect-metadata 0.2.2
  • rxjs 7.8.1
  • sqlite3 5.1.7
  • tslib 2.6.3
  • typeorm 0.3.20
  • uuid ^9.0.1
  • zone.js ~0.14.0
  • @angular-devkit/build-angular 16.2.11
  • @angular-devkit/core 16.2.11
  • @angular-devkit/schematics 16.2.11
  • @angular-eslint/eslint-plugin 16.3.1
  • @angular-eslint/eslint-plugin-template 16.3.1
  • @angular-eslint/template-parser 16.3.1
  • @angular/cli 16.2.11
  • @angular/compiler-cli 16.2.11
  • @angular/language-service 16.2.11
  • @commitlint/config-conventional ^18.1.0
  • @commitlint/config-nx-scopes ^18.3.0
  • @commitlint/cz-commitlint ^18.2.0
  • @nestjs/schematics ^10.0.2
  • @nestjs/testing ^10.2.7
  • @ngneat/falso ^7.1.1
  • @nx/cypress 17.3.2
  • @nx/eslint 17.3.2
  • @nx/eslint-plugin 17.3.2
  • @nx/jest 17.3.2
  • @nx/js 17.3.2
  • @nx/node 17.3.2
  • @nx/web 17.3.2
  • @nx/webpack 17.3.2
  • @nx/workspace 17.3.2
  • @schematics/angular ~16.2.8
  • @types/bcrypt ^5.0.1
  • @types/crypto-js ^4.1.3
  • @types/jest ^29.5.6
  • @types/node ~20.14.0
  • @types/nodemailer ^6.4.13
  • @types/passport-jwt ^3.0.11
  • @typescript-eslint/eslint-plugin ^6.9.0
  • @typescript-eslint/parser ^6.9.0
  • autoprefixer ^10.4.16
  • commitizen ^4.3.0
  • commitlint ^18.2.0
  • cypress ^13.3.3
  • eslint ~8.57.0
  • eslint-config-prettier 9.1.0
  • eslint-plugin-cypress ^2.15.1
  • husky ^8.0.3
  • jest ^29.7.0
  • jest-environment-jsdom ^29.7.0
  • jest-environment-node ^29.7.0
  • jest-preset-angular ~13.1.2
  • lint-staged ^15.0.2
  • nx 17.3.2
  • postcss ^8.4.31
  • prettier ^3.0.3
  • supertest ^6.3.3
  • tailwindcss ^3.3.5
  • ts-jest ^29.1.1
  • ts-node 10.9.2
  • typescript <5.2.0
  • vuepress 2.0.0-rc.14

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

Error type: Sub-presets cannot be combined with a custom path (github>wgd3/nx-nestjs-angular-boilerplate//.github/renovate:autoMerge.json5)

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.