Skip to content

botura/the-fastify-workshop

 
 

Repository files navigation

The Fastify Workshop

ci

Requirements

  • Node LTS
  • yarn - you can install it with npm i -g yarn
  • docker
  • docker-compose

Setup

  • yarn
  • yarn db:up
  • yarn db:migrate

Run automated tests

  • yarn test

Running the modules

  • cd src/step-{n}-{name}
  • check each module's README file to see which scripts are available

Presenting

  • yarn start

About

A workshop about Fastify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 98.2%
  • CSS 1.4%
  • Shell 0.4%