-
Notifications
You must be signed in to change notification settings - Fork 7
Files
Masanori Ohgita edited this page Apr 26, 2022
·
17 revisions
- .github/
- workflows/
- .utils/
- api-client-generator-launcher.js -- Glue between ng-openapi-gen with NestJS
- client/ - Source-code of frontend application (Angular)
- .proxy.conf.json
- server/ - Source-code of backend application (NestJS)
- .dockerignore
- .editorconfig
- .gitignore
- .prettierrc
- app.json - Manifest file for Heroku
- Dockerfile
- heroku.yml - Manifest file for Heroku
- LICENSE
- package-lock.json
- package.json
- README.md
- render.yaml - Manifest file for Render