This project was created to assist backend developers using Node.js and Express in saving time by quickly configuring their projects and setting up basic code for an Express project. The project includes several features such as:
- Authentication with session.
- Storing sessions in a Redis database.
- Storing users in a MongoDB database.
- Using Nginx to manage load balancing between Docker Express instances.
- Utilizing Percona MongoDB for simplified Point-In-Time Recovery (PITR) backups.