Initial commit

This commit is contained in:
Package Directory
2023-09-16 12:16:57 +02:00
commit ae0e03df34
20 changed files with 6586 additions and 0 deletions

4
.env.template Normal file
View File

@@ -0,0 +1,4 @@
DB_USER=user
DB_PASS=PASSWORD
DB_HOST=localhost
DB_NAME=template