Skip to content

The lunch in your area. Based on Leipzig (Plagwitz, Lindenau).

License

Notifications You must be signed in to change notification settings

inpercima/mittagstisch

Repository files navigation

Mittagstisch

MIT license

The lunch in your area. Based on Leipzig (Plagwitz, Lindenau).

This project was generated with swaaplate version 2.5.3.

Prerequisites

Angular CLI

  • @angular/cli 17.3.1 or higher

Docker

  • docker 25.0.4 or higher

Java (when running backend local)

  • jdk 21 or higher

Node, npm or yarn

  • node 20.9.0 or higher in combination with
    • npm 10.1.0 or higher or
    • yarn 1.22.19 or higher, used in this repository

Getting started

# clone project
git clone https://github.com/inpercima/mittagstisch/
cd mittagstisch

Usage

Modules

For the frontend check mittagstisch - frontend.

For the backend check mittagstisch - backend.

For the docker check mittagstisch - docker.