Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages