- The need for this project came to me because of a person who said that in order to become a professional in any field, you need to do this for 10,000 hours.
- For me :) because I want to become a professional in programming
- And for everyone who wants to help me in the difficult path of becoming \ or also help yourself
- Spring Boot
- Spring Security
- JSON Web Tokens (JWT)
- BCrypt
- Maven
- Docker
- OpenApi
To get started with this project, you will need to have the following installed on your local machine:
- JDK 8+
- Maven 3+
To build and run the project, follow these steps:
- Clone the repository: git clone https://github.com/Kosenkov-P-ctrl/scale_progress.git
- Navigate to the project directory: cd scale_progress
- Build the project: mvn clean install
- Run the project: mvn spring-boot:run
-
- Or up with Docker
-> The application will be available at http://localhost:8080.