An open API service indexing awesome lists of open source software.

https://github.com/tahirreyaz/finance-tracker

A highly secure Spring-Boot app to manage and track your finances
https://github.com/tahirreyaz/finance-tracker

api api-rest backend postgres postgresql spring-boot spring-mvc spring-security

Last synced: 2 months ago
JSON representation

A highly secure Spring-Boot app to manage and track your finances

Awesome Lists containing this project

README

          

# Running the project:

- Create a ".env" file and populate it as the ".env.example" file
- Run `source loadEnv.sh`
- Run `./mvnw spring-boot:run` in the same terminal session