DEV git clone /~https://github.com/crapthings/fastify-starter cd fastify-starter npm i npm run dev TEST cd fastify-starter npm i npm run test .ENV PORT=3000 MONGO_URL=mongodb://localhost:27017/test SECRET=TEST