initial project structure

This commit is contained in:
Ruidy 2024-02-04 12:48:43 +01:00
parent a1b7c5921b
commit 12c90cb4b8
No known key found for this signature in database
GPG key ID: E00F51288CB857CC
2 changed files with 1 additions and 2 deletions

2
.env
View file

@ -1,2 +0,0 @@
DATABASE_URL="user=ruidy database=villafleurie"
PORT=8000

1
.gitignore vendored
View file

@ -24,3 +24,4 @@ Network Trash Folder
Temporary Items
.apdisk
tmp
.env