~tsukii/petunia

A dead simple self-hosted pastebin service. Written in Deno and Fresh.
9a42ef3b — Dang Hoang Tuan 2 years ago
Update README
63ed5547 — Dang Hoang Tuan 2 years ago
Add boilerplate content to README
d69e0f5d — Dang Hoang Tuan 2 years ago
Add LICENSE

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~tsukii/petunia
read/write
git@git.sr.ht:~tsukii/petunia

You can also use your local clone with git send-email.

#Petunia

A dead simple, file system-based, self-hosted pastebin service. Written in Deno with Fresh web framework.

#Getting Started

First, install Deno with this link.

Then, clone this repo:

git clone https://git.sr.ht/~tsukii/petunia

cd to the project directory, then create the directory junkdir at the root directory.

Finally, start the project:

deno task start

Go to localhost:8000 and you should see Petunia in action!

Do not follow this link