Skip to content

natclark/append

Repository files navigation

Append

Create a pixel-perfect Web 3.0 blog, store, or app.

WARNING: This app is a prototype that is still being built. There will be bugs and missing features.

WARNING: Currently, Append is best enjoyed with modern browsers on laptops and desktop devices.

WARNING: Currently, Append relies on a third party, Web3.Storage, which is maintained by Protocol Labs. Implementing fallbacks and ultimately full decentralization is on the roadmap.

Features

  • 🛡 Unstoppable No one can censor you or shut you down
  • 💾 Persistent No reliance on central servers, third-party APIs, or middlemen
  • 🖱 Drag-and-Drop Build your website with no code - or with code, if that's your thing
  • Blockchain Domains "Sign in" with ENS and Unstoppable Domains
  • © Full Ownership With Append, you actually own your data as on-chain property

Feature Roadmap

  • 🧼 Cleaner Code, Better Documentation, Simpler Design
  • 📊 More Modern Editor UI
  • 🛒 Ecommerce Products
  • Service Workers
  • 📷 Modern Image Formats
  • WCAG Compliance
  • 📱 Mobile Editor
  • 💻 Improved Compatibility
  • 🏗 Plugins
  • 🎨 Themes
  • 📦 "Classes" For Storing Global Styles
  • 🚂 More Efficient Static Asset Minification/Bundling Engine
  • 📄 All Semantic HTML Tags
  • 🕸 IPNS Support
  • 📶 Further Decentralization Overall

Development

Install

npm i

Run Local Dev Server

npm run dev

Build

npm run build

License

GNU GPLv3