# fastify-eagle **Repository Path**: pengjielee/fastify-eagle ## Basic Information - **Project Name**: fastify-eagle - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-11 - **Last Updated**: 2025-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README npm run build npm start npx prisma migrate dev --name init mkdir -p /Users/lipengjie/2025-code/fastify-eagle/src/{plugins,routes,services} npx tsc --init npx prisma init