CleanTyping api
This project serves as a starter for authentication for the CleanTyping frontend project. It includes user authentication and logging for the user section.
- MongoDB: For storing user typing logs based on the username.
- Express.js: A web application framework for Node.js used to build the server.
Do not run this project independently. It is designed to work in conjunction with the CleanTyping frontend project.
There is currently no deployment available for this project due to the unavailability of a working deployer.
This project does not include installation instructions, as it is intended to be integrated with the main CleanTyping frontend project.
There are no specific contribution guidelines for this project.
- For more details on the main frontend project, please visit CleanTyping.