Skip to content

Repository files navigation

Node starter

👋 Getting started

You can run this app with or without docker. When running with docker, you need to make sure you indeed have docker and docker-compose installed on your system.

Development

Start with docker:

npm run docker:dev

Start on your os:

npm run start:dev

Production

Start with docker:

npm run docker:prod

Start on your os:

npm run start:prod

About

Plain Node.js starter template with TypeScript, eslint, Docker & Jest configuration.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages