AuHau / pastebee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pastebee

Roadmap

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

For development

npm i -g live-server live-server

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

About


Languages

Language:JavaScript 95.5%Language:CSS 3.6%Language:HTML 0.9%