Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 1.26 KiB

Fahrtenbuch - Team Einhorn 🦄

Explore the docs · View Live

Table of Contents
  1. About The Project
  2. How to develop

About The Project

Here maybe a screenshot

Here some nice text later

(back to top)

Built With

(back to top)

How to develop

  • Install Docker:
  • In the root of the project, run docker compose build to build all containers.
  • Then run docker compose up to start the build.
  • Done

(back to top)