Server (Backend)
Documentation for the Fast Forward Dev server built with Express and MongoDB.
Sections
- Overview - Server architecture and structure
- API Routes - REST API endpoints
- Database Models - MongoDB schemas
What’s Included
The server is an Express application with:
- TypeScript for type safety
- MongoDB with Mongoose
- JWT authentication
- Stripe webhooks
- Email system with Resend
Browse the sections above to learn more about the server architecture.
Last updated on