Skip to content

eingress/fastify-es-boilerplate

Repository files navigation

Fastify ES Boilerplate

A minimalist Fastify ECMAScript boilerplate with babel, eslint, jest, nodemon, prettier, and supertest.

This is a simple conversion of the code generated by fastify/fastify-cli, and adds a transparent favicon plugin to prevent 404s out of the box.

Documentation and comments removed—please check the original docs for usage.

Usage

git clone --depth=1 https://github.com/eingress/fastify-es2018-boilerplate.git <ProjectName>
cd $_ && rm -rf .git
yarn install

About

A minimalist Fastify ES2018 boilerplate with babel, eslint, jest, nodemon, prettier, and supertest.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published