-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Masanori Ohgita edited this page Mar 4, 2023
·
29 revisions
Welcome to the angular-nest wiki! This Wiki provides additional information for README.
- As much as possible, I keep the state of the source code just scaffolded by Angular CLI (@angular/cli) and Nest CLI (@nestjs/cli).
- NOTE: A description of the modified file can be found at Files.
- Files -- Structure of the files and the directories.
- CLI Commands -- Available commands.
- Update Dependencies -- Guide for updating Angular and NestJS
- Recommendations and Tips:
- Conventional Commits
- Database -- Guide for connecting to database.
- Heroku - with/without Docker
- Render - with/without Render
- Google App Engine - with/without Docker
- Firebase