Initial commit
I asked claude to scaffold a project. I also made changes to it afterwards but they were mostly in getting workflows and testing stuff.
This commit is contained in:
5
example.env
Normal file
5
example.env
Normal file
@@ -0,0 +1,5 @@
|
||||
SURREAL_URL=http://localhost:8000
|
||||
SURREAL_NS=namespace
|
||||
SURREAL_DB=database
|
||||
# This defines the access method for the users
|
||||
SURREAL_ACCESS=account
|
||||
Reference in New Issue
Block a user