We've laid a solid foundation for the backend by implementing essential authentication, user management, and supporting service layers. This update introduces structured controllers and routes, Prisma schema definitions, and shared utility modules that significantly streamline our service architecture. These improvements provide a robust framework for upcoming feature development. Implemented core backend authentication and service infrastructure 🚀

Implemented core backend authentication, user management, and service infrastructure - subh05sus/SlotliBackend