Skip to content

s0urcelab/serverless-cloud-notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☁ Serverless Cloud Notepad

cloudflare workers jsdelivr MIT License

English | 简体中文

Build for recording text or sharing between friends.

Powerby Cloudflare Workers, easy to deploy privately.

✨ Features

  • ✏ No login/register required, start writing right away.
  • 💾 Auto saving.
  • ❌ No backend/server or database required.
  • ⚡ High available & High performance in worldwide.
  • 📦 Easy to deploy in your own site.
  • 🌍 i18n support for pathname.

🔨 Usage

  • Enter / root path will generate a new note with random path.

  • Enter /any-custom-name-you-like view/edit custom note.

Try it out! https://note.src.moe/example

💻 Compatibility

  • Modern browsers (both PC & Mobile)

📦 Deployment

kv_namespaces = [
  { binding = "NOTES", id = "<your first KV id here>" },
  { binding = "SHARE", id = "<your second KV id here>" }
]
  • push code to Cloudflare with wrangler CLI
$ npm i
$ npm run publish
  • CNAME Worker url to your domain.

👀 Roadmap

  • password protection.
  • support URL/Image (Markdown mode).
  • read only mode (share link).
  • show last modify date.

☕ Donate

maybe, buy me a coffee?

Buy Me A Coffee

https://src.moe/donate