Skip to content

Web application to calculate costs for some group of people who spends money together. Note that this is my pet-project to learn Spring

Notifications You must be signed in to change notification settings

doctordrue/shared-costs

Repository files navigation

shared-costs

Web application to calculate costs for some group of people who spends money together. Note that this is may pet-project to learn Spring

Deployment

Docker

  1. Build an image using spring-boot gradle plugin task (Docker should be installed & run on your host):
./gradlew bootBuildImage 
  1. Deploy application with Docker compose:
docker compose up -d
  1. Stop application server
docker compose down

About

Web application to calculate costs for some group of people who spends money together. Note that this is my pet-project to learn Spring

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages