https://github.com/naamloos/nestjs-practice
Simple practice project for Nest.JS + Vue3
https://github.com/naamloos/nestjs-practice
Last synced: 2 months ago
JSON representation
Simple practice project for Nest.JS + Vue3
- Host: GitHub
- URL: https://github.com/naamloos/nestjs-practice
- Owner: Naamloos
- License: mit
- Created: 2025-04-07T08:50:28.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2025-04-07T10:17:54.000Z (2 months ago)
- Last Synced: 2025-04-07T11:27:22.404Z (2 months ago)
- Language: TypeScript
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nest JS practice app
Learning some of the nest principles.
- [x] Controllers
- [x] Modules
- [x] Services/Providers
- [x] Middleware
- [ ] Database communication