Skip to content

This backend application serves as the backbone for the TodoPal application. It is a monolithic backend.

Notifications You must be signed in to change notification settings

TodoPal/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Monolithic backend for the TodoPal application.

How to run

The backend application uses MongoDB as a database, with a default port 27017. You can find the MongoDB installation instruction here.

  1. Navigate to the application folder.
  2. Run the following command: ./gradlew bootRun

About

This backend application serves as the backbone for the TodoPal application. It is a monolithic backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages