Skip to content

mk-isos/Co-Labor-BE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

한글 버전

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Dockerfile 0.1%