first commit

This commit is contained in:
Meewan
2024-08-16 15:40:49 +02:00
parent ca7ca9af36
commit 4988092706
9 changed files with 221 additions and 0 deletions

View File

@@ -1,2 +1,14 @@
# contact-form
Formulaire de contacte pour le site de katzei
# installation
To install you need to:
* install flask, jinja2 an sqlalchemy
* clone the repo in the /site directory
* copy the etc content in /etc
* link /etc/contact-form/contact-form.service to /etc/systemd/system/contact-form.service
By default it will serve on port 9090