Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 657 Bytes

File metadata and controls

14 lines (9 loc) · 657 Bytes

Offline event sourcing application example

Netlify Status

This repository shows a proof of concept on how to use Event Sourcing to synchronise offline apps with the server.

You can test the hosted app here.

Development

Make sure you have yarn installed.

Install the dependencies with yarn install.

Start the app with yarn and visit http://localhost:8080/.