beachglasslabs/beachdemo.zig
Netflix clone in Zig, AlpineJS, and HtmX.
refs
This is meant to be a technical exploration of various technologies to be used in our actual decentralized video streaming app.
This particular project is written in ZAX (Zig/Zap Alpinejs htmX :stuck_out_tongue_winking_eye:):
To test it out:
git clone [email protected]:beachglasslabs/beachdemo.zig.git
npm install
to install npm packagescp env.oauth.sample.json env.oauth.json
and then optionally fill out the oauth2 information from github and googlenpm run dev
to start the server