neighbourhoodie / svelte-pouchdb-couchdb

Offline-Capable todo list built with Svelte, PouchDB and CouchDB

Home Page:https://neighbourhood.ie/blog/2019/05/10/an-offline-first-todo-list-with-svelte-pouchdb-and-couchdb/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte + PouchDB + CouchDB - Offline-Capable Todo-List

This is a Svelte app that accompanies a blog post on combining Svelte, PouchDB and CouchDB for simple offline win.

Note that you will need to have Node.js installed.

Get started

npm install
npm run dev

Navigate to localhost:8080. You should see your app running. Edit a component file in src, save it, and the page should reload with your changes.

About

Offline-Capable todo list built with Svelte, PouchDB and CouchDB

https://neighbourhood.ie/blog/2019/05/10/an-offline-first-todo-list-with-svelte-pouchdb-and-couchdb/


Languages

Language:JavaScript 47.8%Language:CSS 39.8%Language:HTML 12.4%