Skip to content

maru-app/maru-backend

Repository files navigation

maru-backend Kotlin Spring

마루 - 나만의 일기를 쓰는 공간

시작하기

docker build -t maru-backend .
docker run -p 8080:8080 --env-file .env -v /var/log/maru:/logs maru-backend

또는 Docker Compose를 사용해서 개발 환경을 시작할 수 있어요.

docker compose up -f ./docker-compose.dev.yml -d

데이터베이스 ERD

환경변수

cp .env.example .env

라이센스

About

일기장 서비스 - 마루 백엔드: 나만의 일기를 쓰는 공간

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •