This project requires:
- Run the command
make up
to setup and startup local development environment usinglocalstack
; - Execute the application using
go run main.go
. - Add
--logview
to show logs directly inaws-commander
or check development logs by tailing the related log fileaws-commander.log
.
We use SemVer for versioning.