Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```