Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

otovo/docker-compose-demo

Repository files navigation

Docker compose demo app

This is a demo repo.

Setting up the project locally

If you want to install the project on your client, you could do this:

  • Run pip install poetry or follow the poetry installation docs to install Poetry.
  • Run poetry install
  • Run pre-commit install

Otherwise, you should be able to run the application using only

docker compose up

(obviously requires docker)

Releases

No releases published

Packages

No packages published