You are browsing as a guest. Sign up (or log in) to start making projects!

19m 23s logged

CueKeeper - Day 1
I’m building a web-based sound cue manager for theater productions. You load audio, sequence cues, and trigger them from any device of the same LAN.

In the 1st 20 mins, I got:

  • two api endpoints (Get to list, POST to upload)
  • static files mounted so index.html loads at /
  • startup even that creates folders/files automatically

Next:

  • Test/finalize file uploads and metadata persistance
  • Render the cue list in the UI with a play button
  • Basic audio playback
0
2

Comments 0

No comments yet. Be the first!