Skip to content

Latest commit

 

History

History
68 lines (38 loc) · 869 Bytes

README.md

File metadata and controls

68 lines (38 loc) · 869 Bytes

한글 버전

Co-Labor-BE

Backend repository for the Co-Labor project.


Tech Stack

Development Environment

  • Gradle

  • JAVA: 17

  • ElasticSearch: 8.15.2

  • MySQL: 8.0

Core Frameworks

  • Springboot: 3.3.1

Quick Start

QuickStart


How to Contribute

Contribution


Installation & Run

1. Run the following commands in your desired directory.

git clone
cd Co-Labor

2. Download Docker images

docker compose pull

3. Start Docker services

docker compose up -d

Access


License

Apache 2.0