A web-based, shareable, self-hosted Markdown editor built with deno
|
|
пре 3 дана | |
|---|---|---|
| .vscode | пре 2 година | |
| islands | пре 3 дана | |
| routes | пре 3 дана | |
| static | пре 2 година | |
| utils | пре 2 година | |
| .dockerignore | пре 2 година | |
| .drone.yml | пре 2 година | |
| .gitignore | пре 3 дана | |
| Dockerfile | пре 2 година | |
| LICENSE | пре 2 година | |
| README.md | пре 2 година | |
| deno.json | пре 3 дана | |
| deno.lock | пре 2 година | |
| main.ts | пре 3 дана | |
| vite.config.ts | пре 3 дана |
A web-based, shareable, self-hosted Markdown editor built with deno
Visit https://post.jerryliao.cn
You can deploy the project with docker by using Dockerfile in this repo to
build a docker image or use Deno Deploy officially recommended in
this doc
Install deno runtime according to
this doc, then execute deno task start
in the project root, all the dependencies should be automatically installed.
Then check localhost:8000 in your browser for the website