A small website centered around a chocolate quiz
The dependencies can be installed with npm
npm install
The server can be started with:
node server.js
- node
- fastify
- fastify-formbody
- fastify-static
- handlebars
- point-of-view
This package is released under MIT