Skip to content

Latest commit

 

History

History

generated-javascript-project

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

generated-javascript-project

This directory contains a fastify plugin that was autogenerated using fastify-openapi-glue and the OpenApi specifation in openApi.json

In this directory use:

  • "npm install" to install its dependencies
  • "npm start" to start fastify using fastify-cli
  • "npm run dev" to start fastify using fastify-cli with logging to the console
  • "npm test" to run tests

note: the auto generated test scaffolding does not contain any data yet !