This is the backend API for the Restaurant Planning App, built with Node.js, TypeScript, and Supabase. It handles data storage, scheduling, and restaurant management logic.
- REST API endpoints for managing restaurants, employees, and shifts
- Authentication and authorization using Supabase
- TypeScript for type safety
- Structured project architecture for scalability
- Node.js
- TypeScript
- Express.js
- Supabase (database & auth)
- ESLint & Prettier for code quality