Skip to content

grupadotnet/code-warehouse-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Warehouse Backend

A simple REST API built with Spring Boot 3 for managing code and users. It includes JWT authentication, MySQL database support, and Swagger API documentation. The application runs in Docker containers.


🚀 Tech Stack

  • Java 17
  • Spring Boot
  • Spring Security + JWT
  • MySQL / H2
  • Swagger (OpenAPI)
  • Maven
  • Docker

▶️ Getting Started

git clone <repo-url>
cd code-warehouse-backend
docker-compose up --build -d

▶️ Access

🛑 Stop Services

docker-compose down

👥 Authors

Backend Team:

  • Dawid Dykacz

Made with ❤️ by the Programming Club Team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors