A RPG platform focused on classroom activities. This monorepo provides a back-end server running Express and a front-end app made with React.
- Express as the backend server library.
- Mongoose as ODM library.
- bcrypt for password encryption.
- JWT for authentication / authorization processes.
- Hosted at Heroku.
- bcryptjs
- express
- jsonwebtoken
- mongoose
- react
- moment
- redux