#Admin Panel APIs with Fastify, React, MongoDB, and Swagger.

A Node.js project

Build Setup

# 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

Prerequisites

  • Nodejs
  • Fastify
  • React
  • MongoDB

Screen Shot 2019-08-27 at 09 01 07

Screen Shot 2019-08-27 at 09 00 48

Screen Shot 2019-08-27 at 09 00 30

swagger : http://localhost:4000/doc Screen Shot 2019-08-27 at 09 25 42