This website requires JavaScript.
Explore
Help
Sign in
steffo
/
todocolors
Watch
1
Fork
You've already forked todocolors
0
mirror of
https://github.com/Steffo99/todocolors.git
synced
2024-11-22 00:04:18 +00:00
Code
Activity
Self-hostable live multiuser todo app
nextjs
redis
rust
websockets
12
commits
4
branches
0
tags
4.3
MiB
TypeScript
75.1%
Rust
19%
CSS
4%
Dockerfile
1.7%
Shell
0.2%
66c8ee9a79
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Stefano Pigozzi
66c8ee9a79
Use
u64
instead of
Uuid
to match Redis behaviour
...
https://redis.io/commands/xadd/
2023-07-31 12:08:43 +02:00
.idea
Setup editor config in server and reformat everything
2023-07-30 02:31:48 +02:00
todoblue
Create basic README
2023-07-30 02:26:40 +02:00
todored
Use
u64
instead of
Uuid
to match Redis behaviour
2023-07-31 12:08:43 +02:00
README.md
Create basic README
2023-07-30 02:26:40 +02:00
README.md
Todocolors
A WIP self-hostable todo app in Rust and Next.js.