A progressive Node.js framework for building efficient and scalable server-side applications.
This is the backend on Nest.js for my movie_catalog_nextjs project on Next.js.
🎬 It is currently not deployed and running locally, but is already connected to a remote database.
🚀 Authorization, roles, and other functionality are currently under development.
💡 At this moment, there is a standard set of CRUD operations with SequelizeORM.