Browser-sync Docker Webpack Nginx template

Basic boilerplate ready for simple development

Includes:

  • SCSS transpilation
  • Next-gen Javascript compilation
  • Instant reload changes in browser
  • Reverse proxy for hiding internal services from outside
  • Separated in a container

Usage:

Run following command and visit localhost:8000

docker compose up -d