Skip to content

Dev server

In developpment mode, we want :

  • node_modules is a volume
  • build is done at start time instead of build time
  • npm must be accessible in the front server
  • src and public directories are watched by webpack