The Wayback Machine - http://web.archive.org/web/20200908215614/https://github.com/blockstack-radiks/kanstack
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Blockstack Kanban board App

A Kanban board app built on Blockstack.

  • Client-side encryption
  • Offline support with IndexedDB
  • Automatic encryption / decryption of data in IndexedDB
  • Automatic import / export of IndexedDB data to Blockstack storage.

To learn more about integrating Blockstack encryption and storage with IndexedDB, check out the documentation.

Build Setup

# install dependencies
# previously we used yarn install. This is no longer supported.
npm install

# serve with hot reload at localhost:8000
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

After running npm run dev, you can visit the app in locahost:8000.

About

A Kanban board app built on Blockstack. Offline friendly, with client-side encryption.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.