I asked claude to scaffold a project. I also made changes to it afterwards but they were mostly in getting workflows and testing stuff.
5 lines
144 B
Bash
5 lines
144 B
Bash
SURREAL_URL=http://localhost:8000
|
|
SURREAL_NS=namespace
|
|
SURREAL_DB=database
|
|
# This defines the access method for the users
|
|
SURREAL_ACCESS=account |