-
Clone the repository
-
Start the database
docker-compose up -d
-
Run the service with
go run github.com/bread-amammay/unitofwork/cmd/unitofwork
-
Run evans to interact with the service To install Evans
brew tap ktr0731/evans brew install evans
To run Evans
evans repl --reflection --host=localhost -p 8080 --header=X-User-Id=$(uuidgen),X-User-Name=$HOST,X-First-Name=$USER,X-Last-Name=$USER
bread-amammay/unitofwork
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|