a fediverse frontend from bliss town
https://campfire.bliss.town
| public | ||
| res | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| index.html | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| svelte.config.js | ||
| vite.config.js | ||
space social
social media for the galaxy-wide-web! 🌌
this is a neat experiment in building as much of a fediverse-compatible software stack as i can (at least before the crippling weight of the full activitypub spec finally cripples me)
starting, of course, with a nice frontend! ✨
should you choose to play around with this yourself, just know that many things are bound not to work! notably, this has only been tested on iceshrimp and mastodon-compatible instances. anything beyond this will likely be incompatible, and the web console will get very upset.
features
current
- a read-only, infinite-scrolling feed
- custom emotes and reactions (again, read-only)
- fun, clicky buttons! (they still do nothing)
planned
- posting! (incl. replies and quotes)
- reacting!
"maybe"
- multiple account support
- post editing/deletion
- live updates over websocket
- push notifications
try it out!
git clonethis reponpm installthe dependenciesnpm run devto spin up the dev environment- have fun! ✨