A1Liu / webb

WIP Local-first App Framework
MIT License
0 stars 0 forks source link

WIP App Framework

An app framework designed for building apps without a cloud or central source of truth. Takes local-first design ideas from Automerge, and some ideas about computation from Userland and Plan 9.

Strict design requirements:

Strong design goals:

Projects

Resources

IO

Auth

Debugging iOS

Secure P2P Connection

Release

# Import environment variables
export $(xargs < release-env-vars)

# Run bundler command from the `/native` folder
npm run bundle