This is a back-end server designed for the WTWR application, featuring a robust API and user authorization system. It interacts with databases and is equipped with security measures and testing protocols. The server is deployed on a remote machine, ensuring reliable access and performance. Technologies include MongoDB, Nodejs, ExpressJs, and NodeJs.
npm run start
— to launch the server
npm run dev
— to launch the server with the hot reload feature