/stream

🌊

Primary LanguageTypeScriptCreative Commons Zero v1.0 UniversalCC0-1.0

stream bestows a tranquil haven where my thoughts can unfurl, unhampered by the dissonance of bustling platforms like Twitter.

Development

First, mount a local mongodb instance with docker:

$ docker compose up -d

Spawn the server:

$ cargo run serve

Finally, spawn the react frontend:

$ npm install
$ npm run dev

n.b. Refer to .env.dev.example and client/.env.dev.example for what environment variables need to be set.

Prior Art

It was the enchanting allure of Linus Lee's stream that kindled my desire to create this ethereal sanctuary.