small setup for koa with nuxt
- full no-JS support
- flash messages with koa-session
- handle almost all server-errors with nuxt can fail if Nuxt fail to render a server error…
to launch after cloning the projet:
npm install
npm start
npm install
npm run dev
npm run docker:start