Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Minimalistic Express Boilerplate with TypeScript and automatic Live Reload

License

NotificationsYou must be signed in to change notification settings

meilenstein-io/express-typescript-microservice

Repository files navigation


Pre-Configured:

  • NodeJS
  • Express
  • TypeScript
  • Live Debugging
  • Winston (Logs)
  • Docker
  • Docker-Compose

Pre-Installed:

  • Body-Parser
  • CORS
  • Axios
  • Lodash

Getting Started:

Run on Your Machine:

# install the npm modulesyarn install# start the live serveryarn start# test if it worked out:curl http://localhost:1234/weather/nyc

Run as Docker Container:

# 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

Questions?

Contact us atmeilenstein.io.

About

Minimalistic Express Boilerplate with TypeScript and automatic Live Reload

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp