SuaraNusa backend API with NestJS framework for building efficient and scalable server-side applications.
This project is a SuaraNusa RESTful API built using NestJS, a progressive framework for Node.js. Designed with modularity and scalability in mind, it provides a clean structure for developing server-side applications. Leveraging the power of TypeScript, it ensures type safety and robust code practices.
The API includes functionalities for handling CRUD operations, input validation, authentication, and seamless database integration. It is suitable for projects requiring efficient communication between client and server while maintaining security and reliability.
- Yarn Package Manager
- MySQL/Database
- NestJS
- NodeJS
- TypeScript
- Zod Validation
- Axios
- Passport
- JWT
- NestJS
- Winston
- UUID
- YoutubeSR
- BCrypt
#
$ yarn
$ npx prisma migrate dev
# development
$ nest start
# watch mode
$ nest start -w
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
- Author - Aditya Alfarezy Damanik
- GitHub - https://github.com/alfarezyyd
SuaraNusa Backend-API is MIT licensed.