/apollo-ssr-example

Example for SSR with Node,Express, React + Apollo.js

Primary LanguageJavaScript

Setup

  1. Create .env file and define required variables
  2. npm install && npm run build && npm run start