YesPlayMusic/packages/server
2023-03-03 03:12:27 +08:00
..
prisma feat: updates 2023-01-24 16:29:33 +08:00
src feat: updates 2023-03-03 03:12:27 +08:00
.env.example feat: updates 2023-01-24 16:29:33 +08:00
.gitignore feat: updates 2022-10-28 20:29:04 +08:00
package-lock.json feat: updates 2023-01-24 16:29:33 +08:00
package.json feat: updates 2023-03-03 03:12:27 +08:00
README.md feat: updates 2023-01-07 16:07:44 +08:00
tsconfig.json feat: updates 2022-10-28 20:29:04 +08:00

Getting Started with 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 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.