Examples
The example/demo application is publicly available on Github.
It is modeling the imaginary restaurant and order management information system.
The domain model is explicitly modeling events and state, and this is enabling you to:
- compose the
event-sourcedsystem - compose the
state-storedsystem
The source code snippets in this reference guide are taken from this application(s).
Deno
event-sourced: https://github.com/fraktalio/fmodel-deno-demo / #EventSourcing, #Deno, #DenoKV
Showcase and Starters
Checkout available starters:
Next.js
-
Supabase Starter Kit For Event-Driven Applications: https://fstore.fraktalio.com/ / #EventSourcing, #Supabase, #Postgres #Next.js -
Accounting: An essential component of any information system: https://faccounting.fraktalio.com/ / #EventSourcing, #Supabase, #Postgres #Next.js
more to come...