Delivator / skybox

Skybox is a HTML/CSS/JS code sandbox/editor build using Sia Skynet.

Home Page:https://diif.hns.skyportal.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Example Pages

Screenshots

Drag-n-drop GIF

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Build and upload to Skynet

npm run publish

Lints and fixes files

npm run lint

About

Skybox is a HTML/CSS/JS code sandbox/editor build using Sia Skynet.

https://diif.hns.skyportal.xyz

License:MIT License


Languages

Language:Vue 69.3%Language:JavaScript 22.6%Language:HTML 7.1%Language:CSS 1.1%