Go to file
efim aa048efbd3 feat: update go to 1.21.3 2023-11-06 05:15:02 +00:00
rooms feat: join room, rooms.Update transactional 2023-11-04 13:07:28 +00:00
routes feat: update go to 1.21.3 2023-11-06 05:15:02 +00:00
sessions feat: create-room handler, with middleware 2023-11-04 05:52:20 +00:00
.envrc init: flake env and go mod 2023-10-27 05:53:49 +00:00
.gitignore feat: adding redis to save sessions 2023-10-29 11:44:28 +00:00
Makefile init: gnumake for live restarts on src \ tailwind 2023-10-28 15:51:34 +00:00
flake.lock feat: update go to 1.21.3 2023-11-06 05:15:02 +00:00
flake.nix feat: update go to 1.21.3 2023-11-06 05:15:02 +00:00
go.mod feat: adding redis to save sessions 2023-10-29 11:44:28 +00:00
go.sum feat: adding redis to save sessions 2023-10-29 11:44:28 +00:00
main.go feat: room manager and pushed to login page route 2023-10-29 15:18:27 +00:00
tailwind.config.js feat: initial login page 2023-10-29 08:26:35 +00:00