Skip to content

Repository files navigation

bespinian hello world app (typescript)

This is a demo application for bespinian trainings etc.

Express app

# install dependencies
npm i

# build app
npm run build

# start locally
npm start

Azure FaaS

# install dependencies
npm i

# build app
npm run build

# start locally
func start

Docker setup

# build image
docker build -t ghcr.io/bespinian/bespinian-ts-hello-world:main .


# run image
docker run -p 3000:3000 ghcr.io/bespinian/bespinian-ts-hello-world:main

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages