Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 472 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 472 Bytes

Pastebee

Roadmap

  • code highlighting
  • feeds
  • collaborative editing?
  • and more...

For development

  1. pnpm install
  2. yarn dev

To upload to Bee

tar -cf ../my_website.tar *

curl -X POST -H "Content-Type: application/x-tar" -H "Swarm-Index-Document: index.html" -H "Swarm-Error-Document: index.html" --data-binary @../my_website.tar http://localhost:8080/dirs