jameslnewell / tradie-v4

A framework for building tools like `create-react-app` tailored to your use case and tech stack.
4 stars 2 forks source link

Move app/server proxy to the template #19

Closed jameslnewell closed 7 years ago

jameslnewell commented 7 years ago

Static file middleware too?

Should be configured in the template rather than by tradie (want minimal config in tradie). Maybe add onServerStart(server) and onServerStop(server) events.