sturmenta / docker-ts-template

small docker boilerplate working with ts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

small docker boilerplate working with ts


Languages

Language:Dockerfile 70.0%Language:TypeScript 28.6%Language:Shell 1.3%