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
- Host: GitHub
- URL: https://github.com/tahirreyaz/finance-tracker
- Owner: TahirReyaz
- Created: 2025-09-18T13:06:20.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-10-21T12:38:34.000Z (8 months ago)
- Last Synced: 2025-10-21T14:38:04.239Z (8 months ago)
- Topics: api, api-rest, backend, postgres, postgresql, spring-boot, spring-mvc, spring-security
- Language: Java
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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