Usage: fastify generate Sets up project with `npm init -y` and generates a sample Fastify project in the . Specify `.` to create files in the current working directory. OPTS --integrate overwrite it when the target directory is the current directory (.) --lang=ts, --lang=typescript use the TypeScript template