Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

fastify/fastify-starter-codesandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastify-starter

A starter template for creating an HTTP Fastify server with JavaScript. It includes example routes that demonstrate some of the basic features of Fastify. It also comes with unit tests powered by tap.

Codesandbox currently does not support custom eslint overrides; thus, /* eslint strict: "off" */ is included at the top of each file to ignore the strict warning. If you use this template outside of Codesandbox, the eslint configuration within package.json will properly set the sourceType, which means you can remove these comments as no warnings will be produced.

Learn more about fastify by reading our documentation

About

Created with CodeSandbox

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Contributors 3

  •  
  •  
  •