Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codingedgar/EventStore.Samples.FSharp

F# Examples using EventStore
https://github.com/codingedgar/EventStore.Samples.FSharp

Last synced: 3 months ago
JSON representation

F# Examples using EventStore

Awesome Lists containing this project

README

        

# EventStore.Samples.FSharp
F# Examples using EventStore

[EventStore.Samples.Dotnet](https://github.com/EventStore/EventStore.Samples.Dotnet)

1. Install EventStore -> brew cask install eventstore
1. Start event store with -> eventstore
1. change directory to project -> cd project
1. Run tests with -> dotnet watch test