Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chibat/leaves
Leaves - Microblog with Markdown
https://github.com/chibat/leaves
deno denodeploy fresh markdown microblog postgresql sns supabase
Last synced: about 16 hours ago
JSON representation
Leaves - Microblog with Markdown
- Host: GitHub
- URL: https://github.com/chibat/leaves
- Owner: chibat
- License: mit
- Created: 2023-04-02T14:24:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-28T09:41:55.000Z (6 months ago)
- Last Synced: 2024-04-28T10:36:45.005Z (6 months ago)
- Topics: deno, denodeploy, fresh, markdown, microblog, postgresql, sns, supabase
- Language: TypeScript
- Homepage: https://leaves.chiba.dev
- Size: 615 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![logo](static/assets/img/icon-192x192.png)
# Leaves
[![Made with Fresh](https://fresh.deno.dev/fresh-badge.svg)](https://fresh.deno.dev)
Source code for https://leaves.chiba.dev/ .
[Zenn article](https://zenn.dev/chiba/articles/md-sns-deno-fresh)
## Leaves CLI
### Install
```
deno install -f -n s --allow-net=leaves.chiba.dev https://raw.githubusercontent.com/chibat/leaves/main/cli.ts
```## References
- https://supabase.com/docs/guides/database
- https://app.supabase.com/projects
- https://getbootstrap.com/docs/5.2/getting-started/introduction/
- https://github.com/cure53/DOMPurify