Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lolzthedev/quark
✨ self-hostable twitter clone that's easy to use
https://github.com/lolzthedev/quark
hackclub highseas media social svelte sveltekit tailwindcss typescript
Last synced: about 1 month ago
JSON representation
✨ self-hostable twitter clone that's easy to use
- Host: GitHub
- URL: https://github.com/lolzthedev/quark
- Owner: LolzTheDev
- Created: 2024-11-05T20:24:02.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T22:52:34.000Z (about 1 month ago)
- Last Synced: 2024-11-12T23:29:17.781Z (about 1 month ago)
- Topics: hackclub, highseas, media, social, svelte, sveltekit, tailwindcss, typescript
- Language: Svelte
- Homepage: https://quark.zirc.lol
- Size: 121 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🧬 quark
> _a simple, easy to self-host, and fun twitter clone for all to enjoy._
- 🌟 **users**: create or login to your account and make or interact with posts!
- 🔥 **simplicity**: easy to host or modify, built with sveltekit
- 🔓 **open source**: view, modify, or reuse the source code _for free!_## 🚧 roadmap
a list of todos and upcoming features
- **authentication**
- [x] registration
- [x] login
- **user**
- [x] follow users
- [x] profile pictures
- [x] display names
- [x] following users
- **post**
- [x] personalized feed
- [x] creating posts
- [x] liking posts
- [ ] deleting posts
- [ ] editing posts
- [ ] reporting posts
- **commenting**
- [ ] creating comments
- [ ] replying to comments
- [ ] deleting comments
- **administrator tools**
- [ ] banning users
- [ ] deleting users
- [ ] deleting posts
- [ ] deleting comments
- [ ] verifying users
- [ ] username changes
- [ ] statistics