Monolithic backend for the TodoPal application.
The backend application uses MongoDB as a database, with a default port 27017. You can find the MongoDB installation instruction here.
- Navigate to the application folder.
- Run the following command:
./gradlew bootRun