remove old node code and try to fix bluesky bug
This commit is contained in:
parent
d0a08a5e3f
commit
a165321a8e
9 changed files with 36 additions and 706 deletions
15
README.md
15
README.md
|
|
@ -12,8 +12,21 @@ instance.
|
|||
- [x] BlueSky
|
||||
- [ ] Pixelfed
|
||||
- [x] Mastodon
|
||||
- [ ] Nostr
|
||||
- [x] Nostr
|
||||
|
||||
## Dev
|
||||
|
||||
Run the app locally:
|
||||
|
||||
```shell
|
||||
$ clj -M -m micro-blog.main
|
||||
```
|
||||
|
||||
or just run parts via repl:
|
||||
|
||||
```shell
|
||||
$ clj
|
||||
```
|
||||
|
||||
## Deployment
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue