simulant-example
simulant-example copied to clipboard
Trivial store: Build shell of target system
Create a new top-level module. Make a pedestal service called toy-store. It will be our "production" system for this example.
Add lein aliases to the top level that will start the store.
Document the two modules (toy-store and simtest) in the Readme and explain why the separation exists.