This is more like a work-in-progress type of thing, but a few weeks to go I had to write some kind of project skeleton to to demonstrate how to use Fastify and their awesome schema feature and also include Prisma for the database.
Read more...
Grunt JS is a task runner, and what that means is that using a command-line interface you can perform predefined tasks that you can configure in a JSON file. These tasks can used for many things such as compiling, minify, testing, watch for file changes and others.
Read more...
Because all you need is a package manager they say...
Read more...