Save all your HedgeDoc notes and copy all pictures included in respective folders.
All your saves will be in the backup_notes folder.
Create a .env file (copy and paste .env.example) and replace the CONNECT_SID value with
your web browser's cookie "connect_sid".
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txtpython3 main.py