No description
  • Nix 40.7%
  • TypeScript 35.8%
  • Rust 21.3%
  • SCSS 1.6%
  • HTML 0.6%
Find a file
Daniel Flanagan d0ebae3d88 wip: teams
2025-06-06 17:04:00 -05:00
.helix init 2025-06-06 11:47:11 -05:00
client wip: teams 2025-06-06 17:04:00 -05:00
nix wip: teams 2025-06-06 17:04:00 -05:00
server wip: teams 2025-06-06 17:04:00 -05:00
.envrc init 2025-06-06 11:47:11 -05:00
.gitignore init 2025-06-06 11:47:11 -05:00
CONVENTIONS.md init 2025-06-06 11:47:11 -05:00
flake.lock init 2025-06-06 11:47:11 -05:00
flake.nix init 2025-06-06 11:47:11 -05:00
readme.md wip: teams 2025-06-06 17:04:00 -05:00

Lyrs

Web client using React, backend using SpacetimeDB+Rust.

Develop

nix develop -c develop

Build

Client

nix develop -c build-client

Server

nix develop -c build-server

Deploy

nix develop -c deploy

To Do

  • Google authentication
  • Organization/team management
  • Playlist management