Skybox - A HTML/CSS/JS code sandbox that lives on Skynet.
Why Skybox?
- Totally client side
- No anoying ads, cookie notices, trackers or paywalls
- Code output is saved on Skynet which generates a unique static link for you to easily share
- Files are stored with a 10x redundancy on a decentralized storage network called Sia for high availability and speed
- 100% free, if you use a public free skynet webportal (like skyportal.xyz or siasky.net)
- You can also use your own sia node, this gives you the advantage of not having to trust any portal as well as having your files pined for as long as you want. With this you also have to pay for storage an traffic, but the costs on sia are a fraction of common hosting prices.
- Main: https://diif.hns.skyportal.xyz/
- SkyDB: #AADNawARVskz7ablIqRcOr2uhC4YU8kKTcHQXRd8zFNeUg
- Bootstrap: #AACTVxB2AC-qj835kWc9R_SlhZDoKPwXwytC13h8Q6Y4dQ
- Vue.js: #AADtoaBb0LpLZUlW08pU3Od6kk1U9GtqcX9qRipkyEKH4g
- Empty blog layout: #AACb0OiSA_jq8hr4tfgESzcGZHJiRPARlwZIPRq-9H5Tng
- "Spill the beans" Blog: #vACgWFAFiGwsgq-vY2mLdpzXbDlf3C0RyLcq_v8dYUOfGg (Notice how only index.html loads becuase this app uses custom paths for it's style.css)
npm install
npm run serve
npm run build
npm run publish
npm run lint