/hoodie-offline

Offline first app

Primary LanguageHTMLApache License 2.0Apache-2.0

Hoodie Offline App

About this app

I created this app for my "Building offline-first apps with Hoodie" talk at js.la in March 2017.

It’s is using Hoodie – The Offline First JavaScript backend.

But really it’s my attempt to put LA on the sweet.js map!

Local Setup

git clone https://github.com/Ishtiaq11/hoodie-offline
cd hoodie-offline
docker-compose up -d

Check http://localhost:8080

License

Apache 2.0