mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
feat: discord threads (#513)
This commit is contained in:
committed by
GitHub
parent
9dc4ef5659
commit
bc888e3b18
6
.env.example
Normal file
6
.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
PUBLIC_APPWRITE_PROJECT_INIT_ID=
|
||||
PUBLIC_APPWRITE_PROJECT_ID=
|
||||
PUBLIC_APPWRITE_DB_MAIN_ID=
|
||||
PUBLIC_APPWRITE_COL_THREADS_ID=
|
||||
PUBLIC_APPWRITE_COL_MESSAGES_ID=
|
||||
PUBLIC_APPWRITE_FN_TLDR_ID=
|
||||
Reference in New Issue
Block a user