/docker-ts-template

small docker boilerplate working with ts

Primary LanguageDockerfile

docker-ts-template

Description:

small docker boilerplate working with ts


testing locally

yarn start

When docker app running

use thunder client to make a get request (localhost:4000)


build and push to docker-hub

yarn push-prod