|
.env.example
|
add example environment file
|
2026-09-08 09:52:48 +02:00 |
|
.gitignore
|
typo in gitignore
|
2026-09-08 10:21:22 +02:00 |
|
client.go
|
basic client
|
2026-09-09 22:52:12 +02:00 |
|
go.mod
|
basic client
|
2026-09-09 22:52:12 +02:00 |
|
go.sum
|
basic client
|
2026-09-09 22:52:12 +02:00 |
|
main.go
|
First commit, basic SQLite store, worker, and server
|
2026-09-08 09:45:23 +02:00 |
|
server.go
|
First commit, basic SQLite store, worker, and server
|
2026-09-08 09:45:23 +02:00 |
|
store.go
|
basic client
|
2026-09-09 22:52:12 +02:00 |
|
test.sh
|
First commit, basic SQLite store, worker, and server
|
2026-09-08 09:45:23 +02:00 |