chore: tidying templates

This commit is contained in:
Per Stark
2025-05-20 08:30:51 +02:00
parent 6066b1ccaa
commit cf8f6c6d40
10 changed files with 25 additions and 54 deletions

10
common/.surrealdb Normal file
View File

@@ -0,0 +1,10 @@
[core]
path = "./"
schema = "less"
[db]
address = "ws://localhost:8000"
username = "root_user"
password = "root_password"
ns = "test"
db = "test"