-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Masanori Ohgita edited this page Jun 21, 2024
·
28 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 your Angular and NestJS applications
- Troubleshooting -- Guide to resolving errors and other issues
- Recommendations and Tips:
- Custom Themes -- Guide for applying custom color / theme with Angular Material (M3).
- Conventional Commits
- Database -- Guide for connecting to database such as MySQL, PostgreSQL, SQLite, ...
- Heroku - with/without Docker
- Render - with/without Render
- Google App Engine - with/without Docker
- Firebase