react redux fastify mongo swagger boilerplate
1.0.0
#Admin 面板 API 包括 Fastify、React、MongoDB 和 Swagger。
一个 Node.js 项目
# install dependencies
~ npm install
# backend serve with hot reload at localhost:4000
~ cd ./backend
~ npm start
# frontend serve with hot reload at localhost:3000
~ cd ./frondend
~ nodemon server
招摇:http://localhost:4000/doc