Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemanja1105/rbc-project
Application for easy monitoring of the user's budget
https://github.com/nemanja1105/rbc-project
angular docker mysql nginx primeng spring-boot
Last synced: 25 days ago
JSON representation
Application for easy monitoring of the user's budget
- Host: GitHub
- URL: https://github.com/nemanja1105/rbc-project
- Owner: Nemanja1105
- Created: 2024-08-10T07:57:01.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-19T07:55:21.000Z (3 months ago)
- Last Synced: 2024-09-30T09:42:00.705Z (about 1 month ago)
- Topics: angular, docker, mysql, nginx, primeng, spring-boot
- Language: Java
- Homepage:
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RBC-Project
## Technologies Used:
- **Angular 18**
- **Spring boot**
- **MySQL**
- **NginX**
## Requirements:
- **Docker engine**
## Installation
1. Clone the repository
```sh
https://github.com/Nemanja1105/RBC-Project.git
```
2. Go to cloned directory
3. Start the project containers using Docker Compose
```sh
docker compose up -d
```
4. When the containers are launched, go to the address
```sh
http://localhost
```