# fastify-lesson **Repository Path**: pulin/fastify-lesson ## Basic Information - **Project Name**: fastify-lesson - **Description**: No description available - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-15 - **Last Updated**: 2025-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Getting Started with [Fastify-CLI](https://www.npmjs.com/package/fastify-cli) This project was bootstrapped with Fastify-CLI. ## Available Scripts In the project directory, you can run: ### `npm run dev` To start the app in dev mode.\ Open [http://localhost:3000](http://localhost:3000) to view it in the browser. ### `npm start` For production mode ### `npm run test` Run the test cases. ## Learn More To learn Fastify, check out the [Fastify documentation](https://fastify.dev/docs/latest/). # 插件说明 1. concurrently:一个用于并行执行多个命令的实用工具 2. c8:一个用于生成代码覆盖率报告的官方工具 https://github.com/search?q=swc-plugin-import-extension&type=repositories