Production-ready Node.js/TypeScript Express API template
1.3K
Production-ready Express.js boilerplate with best practices baked in.
docker run -d -p 3000:3000 ogulcanaydogan/express-starter
| Variable | Description | Default |
|---|---|---|
PORT | Server port | 3000 |
NODE_ENV | Environment | production |
GET / - Welcome messageGET /health - Health checkFROM ogulcanaydogan/express-starter
COPY ./src /app/src
MIT
Content type
Image
Digest
sha256:726e99c90…
Size
48.3 MB
Last updated
8 months ago
docker pull ogulcanaydogan/express-starter