oscarotero / notes

Minimalist notepad for Deno deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes

Minimalist notepad for Deno Deploy. It uses Deno KV to store the data.

Run

USER=your_user PASSWORD=your_password deno run --allow-net --allow-env=USER,PASSWORD --unstable server.ts

About

Minimalist notepad for Deno deploy


Languages

Language:TypeScript 100.0%