Skip to content

TeamYouthChina/backend

Repository files navigation

YouthChina-Backend

CircleCI

Backend of YouthChina based on Spring framework.

Copy .properties.example file and change the extension into .properties

Fill the properties in those files.

Docker

MySQL

You can use docker-compose.yml to start a docker service called youthchina-mysql, which would initialize with data.sql

To start services

docker-compose up -d

To end services

docker-compose down -v 

About

Backend for YouthChina

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages