1
Fork 0
This commit is contained in:
Korbs 2024-07-16 02:05:26 -04:00
commit ea1438363b
22 changed files with 529 additions and 0 deletions

3
.env.sample Normal file
View file

@ -0,0 +1,3 @@
PUBLIC_APPWRITE_ENDPOINT="https://example.com/v1"
PUBLIC_APPWRITE_PROJECT_ID=""
APPWRITE_KEY=""