A web-based, shareable, self-hosted Markdown editor built with deno
|
|
3 ماه پیش | |
|---|---|---|
| .vscode | 2 سال پیش | |
| assets | 3 ماه پیش | |
| islands | 3 ماه پیش | |
| routes | 3 ماه پیش | |
| static | 3 ماه پیش | |
| utils | 3 ماه پیش | |
| .dockerignore | 2 سال پیش | |
| .drone.yml | 2 سال پیش | |
| .gitignore | 3 ماه پیش | |
| Dockerfile | 3 ماه پیش | |
| LICENSE | 2 سال پیش | |
| README.md | 3 ماه پیش | |
| client.ts | 3 ماه پیش | |
| deno.json | 3 ماه پیش | |
| deno.lock | 3 ماه پیش | |
| 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 dev in the project root, all the dependencies should be
automatically installed. Then check localhost:8000 in your browser for the
website