Skip to content

SuperFeed/Front

Repository files navigation

Master repo for SuperFeed Stories in Ready

Running the site

npm run dev

This loads a development version of the site. The node server performing SSR is started at localhost:3001, while the webpack build starts at port 3000. The node server is proxied with webpack-dev-server. The API is started with run-api.js and mirrors the AWS lambda functions. The API server listens at port 3002.

Tech Stack

  • React
  • Redux
  • MongoDB
  • AWS Lambda

Releases

No releases published

Packages

No packages published