Skip to content

tobias-walle/offline-event-sourcing-application

Repository files navigation

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/.

About

An example app for offline syncing with event sourcing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published