Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List

Setup

Using Surrealist Desktop, start serving a local database at localhost:8000. Create a namespace within called TodoList and a database within that called TodoList. Add a user for the database with username user and password password.

Then, go to the server directory and run go run server.go, you should get the following output:

Setting up databse...
Loading env file...
Establishing connection to database... source: 
ws://localhost:8000
Signing into database...
Sign in complete!
Database setup complete!
2025/03/26 08:32:34 connect to http://localhost:8080/ for GraphQL playground

Then, you can run the client frontend using Android Studio (or by going to the client directory and running flutter run)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages