This is a backend service project template using Fastify, a popular framework in the Node.js community, combined with the local database tool NeDB. This template allows you to quickly build server-side projects based on Fastify.
English | 中文
In the project directory, you can run:
To start the app in dev mode.
Open http://localhost:3009 to view it in the browser.
For production mode
To learn Fastify, check out the Fastify documentation.