Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (17 loc) · 701 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 701 Bytes

sfb-express-react

Simple Flat Blog using Express and React

This repo contains both backend and frontend in each respective directories.

This project is made for college final assignment, Database Programming course.

Set Up

Backend

Inside the backend directory, run

Install global deps (for CLI) npm i -g mongoose-data-seed chai mocha supertest

Install deps npm i

Seed data npm run seed:run

Run the server npm run dev

Frontend

Follow the instructions at the readme inside the frontend directory

The frontend uses Semantic UI React framework

References

API Documentation

https://documenter.getpostman.com/view/5935817/Szme4xo8