https://github.com/arkency/event-sourcing-by-hand-kata
https://github.com/arkency/event-sourcing-by-hand-kata
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/arkency/event-sourcing-by-hand-kata
- Owner: arkency
- Created: 2021-07-09T13:05:08.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-09T13:05:36.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T20:44:07.197Z (over 1 year ago)
- Language: Ruby
- Size: 25.4 KB
- Stars: 0
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...