Initialize Express.js API with modular services for authentication, PoI, rewards, and leaderboard. - Create a clean project structure with TypeScript. - Establish modular API layers for easy feature scaling. - Add basic health check route for uptime monitoring.
Initialize Express.js API with modular services for authentication, PoI, rewards, and leaderboard.