Skip to content
/ fastify-template Public template

An opiniated template for building REST APIs using Fastify and Typescript, complete with fancy scripts, integration tests and 100% code coverage.

License

Notifications You must be signed in to change notification settings

gamemaker1/fastify-template

Repository files navigation

Opiniated Fastify + Typescript Template

Github Workflow Status GitHub Stars

What Is This?

An opiniated template for building REST APIs using Fastify and Typescript, complete with fancy scripts, integration tests and 100% code coverage.

It includes:

How Do I Use It?

To use this template, degit it:

$ mkdir <project-name>
$ pnpx degit gamemaker1/fastify-template
$ pnpm install

Then replace the package name in the manifest (package.json), the changelog, the contributing guide, and the readme (including the badges, if you keep them!), and get coding 🚀

License

You can use this template for any project! The license.md file in this repository IS NOT the license for this template - it is part of the template, and you can change it as you wish.

About

An opiniated template for building REST APIs using Fastify and Typescript, complete with fancy scripts, integration tests and 100% code coverage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published