- Dotnet core SDK 7.0 install
- NodeJs
- docker-compose
- docker
$ make
Usage:
make <target>
all Run full stack with docker-compose
build Build
run Run local api
unit-test Unit test
integration-test Integration test
e2e e2e test
clean Clean up