Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 574 Bytes

quickstart.md

File metadata and controls

22 lines (14 loc) · 574 Bytes

Quickstart

Requirements

The quickstart.sh script requires python3-venv, gettext and npm.

Download the code

Download the latest release from GitHub or get the latest source code via git:

git clone https://github.com/rain0r/stimmungskalender.git

Run the script

sh scripts/quickstart.sh

You will be asked for a username and password (you can skip the e-mail question). This will be the admin user.

Visit http://localhost:8000/ and log in with the user you just created.