Skip to content

bhuvinth/hello-world-ts

Repository files navigation

hello-world-ts

Build

npm run build

Starting the Service:

npm run start

This will also build the service

Running the service in docker

docker-compose build && docker-compose up 

Curl Call to test:

curl --location --request GET 'http://localhost:8000/'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published