We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48da110 commit 791536cCopy full SHA for 791536c
Makefile
@@ -1,5 +1,6 @@
1
.PHONY = default deps build test start clean start-database
2
3
+SHELL := /bin/bash
4
IMAGE_NAME := codelytv/typescript-ddd-skeleton
5
SERVICE_NAME := app
6
0 commit comments