Skip to content

weblancaster/frontinbh-docker-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Docker
  • Node (so you can build the static files to test otherwise you can modify the ngnix image and build the static files inside the image)

Steps

  1. npm i
  2. npm run build
  3. docker-compose -f docker-compose.yml up -d
  4. that's it! there is no step 4.

Go to http://localhost:8080 and http://localhost:3000/api.

About

Code example for the Docker talk at FrontInBH

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors