Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sarcevicantonio/microblog


https://github.com/sarcevicantonio/microblog

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# microblog

fuck that musk, run your own microblog

## TODO

- [ ] deploy docs
- [x] thread support
- [x] reference parent
- [ ] make thread view
- [ ] mark threads in timeline

## Deploy your own

// TODO

## Setup Dev

1. download [pocketbase](https://pocketbase.io/docs/)
1. run `./pocketbase serve`
1. setup at [:8090/_/](http://127.0.0.1:8090/_/?installer#)
1. run `pnpm dev`