Newer
Older
<br />
<div align="center">
<h3 align="center">Fahrtenbuch - Team Einhorn 🦄</h3>
<p align="center">
<a href="/doc/localization">Explore the docs</a>
·
<a href="https://cool-galileo.82-165-78-90.plesk.page">View Live</a>
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<!-- TABLE OF CONTENTS -->
<details>
<summary>Table of Contents</summary>
<ol>
<li>
<a href="#about-the-project">About The Project</a>
<ul>
<li><a href="#built-with">Built With</a></li>
</ul>
</li>
<li>
<a href="#how-to-develop">How to develop</a>
</li>
<!--<li><a href="#roadmap">Roadmap</a></li>-->
<!--<li><a href="#team-members">Team Members</a></li>-->
</ol>
</details>
## About The Project
Here maybe a screenshot
Here some nice text later
<p align="right">(<a href="#top">back to top</a>)</p>
### Built With
* [Node.js](https://nodejs.org/en/)
* [Express.js](https://expressjs.com/de/)
* [Sequelize](https://sequelize.org)
* [React.js](https://reactjs.org)
<p align="right">(<a href="#top">back to top</a>)</p>
- In the root of the project, run `docker compose build` to build all containers.
- Then run `docker compose up` to start the build.
- Done