Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Latest commit

 

History

History
28 lines (26 loc) · 581 Bytes

README.md

File metadata and controls

28 lines (26 loc) · 581 Bytes

schnellstart.konfiapp.de

KonfiApp Quick-Start guides & FAQ

Built using Docusaurus 2, a modern static website generator.

Installation

yarn

Local Development

yarn start / yarn dev

Build

yarn build

🐳 Deploy

Volume mounted with Docker-Compose (recommended)

docker-compose up --build --force-recreate -d

Self-contained Docker image

docker build . -t konfiapp_schnellstart:latest

Contributing

The origin repository can be found at https://gitlab.com/konfiapp/schnellstart.konfiapp.de