Skip to content

ganeshmani/express-typescript-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Production React Express TypeScript Setup with Docker

This Repo contains Production Ready Boilerplate of Express TypeScript Application with Docker Setup.

Requirement

- [TypeScript](https://www.npmjs.com/package/typescript)
- [TS-Node](https://www.npmjs.com/package/ts-node)

Setup

  cd express-typescript-docker
  npm install

To Run Locally

  npm run dev
  

To Run Docker Build

  docker-compose up

About

Express, TypeScript Setup with Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages