Skip to content

greifmatthias/fastify-base

Repository files navigation

Fastify-base

Basic Fastify implementation.

Setup

Simply run npm run start to start the server at localhost:3000

Docker scripts also included:

  • docker-compose build
  • docker-compose up
  • Available at localhost:3000

Quickstart

  • Routes are defined in ./routes
  • Response handling for routes are defined in ./controllers
  • Sample use for Plugin in ./plugins

About

Barebone Fastify implementation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •