Authentication
Signup, login, JWT token, protected routes.
Daily Learning Journey
This project provides the backend foundation for a learning journey application with JWT auth, role-based access, content management, and interactive API documentation.
Run the development server and explore the API routes and docs.
npm install npm run devSignup, login, JWT token, protected routes.
ADMIN, CREATOR, LEARNER permissions.
Clients, journeys, nodes, decks, histories.