- Notifications
You must be signed in to change notification settings - Fork3
Minimalistic Express Boilerplate with TypeScript and automatic Live Reload
License
NotificationsYou must be signed in to change notification settings
meilenstein-io/express-typescript-microservice
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- NodeJS
- Express
- TypeScript
- Live Debugging
- Winston (Logs)
- Docker
- Docker-Compose
- Body-Parser
- CORS
- Axios
- Lodash
# install the npm modulesyarn install# start the live serveryarn start# test if it worked out:curl http://localhost:1234/weather/nyc
# if you are running it for the first time:yarn docker:setup# to stop the microservice:yarn docker:stop# to start the microservice again:yarn docker:start# test if it worked out:curl http://localhost:1234/weather/nyc
Contact us atmeilenstein.io.
About
Minimalistic Express Boilerplate with TypeScript and automatic Live Reload
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.
