#Admin Panel APIs with Fastify, React, MongoDB, and Swagger.
A Node.js project
# 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
- Nodejs
- Fastify
- React
- MongoDB
swagger : http://localhost:4000/doc