minimal-gatsby-backend/README.md
2020-02-18 23:05:51 -05:00

432 B

Minimal Express server to support

Minimal server built with Express JS to serve as backend for a Gatsby website.

See details in Gatsby backend on Express and NGINX with reverse proxy.

Installation

  • Clone repository

  • Install dependencies

npm install
  • Initiate server
nodemon