Skip to content

james-siteclick/docker-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker test

Aims to provide a base project configuration for a project with:

  • Docker
  • Node.js
  • Typescript
  • Hapi
  • Deployment on Heroku

Running locally

docker-compose up --build

Changes are watched and the typescript automatically re-compiled when there is a change.

The project is available at http://localhost:3000

Running in Heroku

Changes are not watched.

The Dockerfile is used along with heroku.yml to build the project. However the database must be configured manually.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published