XWWitPark/witpark_server
2024-09-12 08:10:00 +08:00
..
controller 第一次提交 2024-09-12 08:10:00 +08:00
doc 第一次提交 2024-09-12 08:10:00 +08:00
plugins 第一次提交 2024-09-12 08:10:00 +08:00
routes 第一次提交 2024-09-12 08:10:00 +08:00
service/user 第一次提交 2024-09-12 08:10:00 +08:00
test 第一次提交 2024-09-12 08:10:00 +08:00
util 第一次提交 2024-09-12 08:10:00 +08:00
.gitignore 第一次提交 2024-09-12 08:10:00 +08:00
app.js 第一次提交 2024-09-12 08:10:00 +08:00
package-lock.json 第一次提交 2024-09-12 08:10:00 +08:00
package.json 第一次提交 2024-09-12 08:10:00 +08:00
README.md 第一次提交 2024-09-12 08:10:00 +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.