Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuuote/denote
Toy Scrapbox Clone
https://github.com/kuuote/denote
Last synced: 2 months ago
JSON representation
Toy Scrapbox Clone
- Host: GitHub
- URL: https://github.com/kuuote/denote
- Owner: kuuote
- License: zlib
- Created: 2022-03-10T11:49:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-29T11:31:09.000Z (over 2 years ago)
- Last Synced: 2024-10-04T17:40:46.914Z (3 months ago)
- Language: TypeScript
- Size: 506 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE
Awesome Lists containing this project
README
- これは何?
- 遊びで作っているScrapboxのCloneです
- 詳しくは[[https://scrapbox.io/kuuote/denote]]に書いています
- 動かし方
- [[https://deno.land][Deno]]を導入して ~./script/serve~ を実行するとバンドルされて簡易サーバーが起動します
- 詳しくはスクリプトの中身を見てください