/web-starter

Starter app with Node, Express, Sequelize, and Passport.

Primary LanguageJavaScript

web-starter

Starter web app using React and Express.

The server comes with:

  • Express
  • Sequelize (using sqlite locally and Postgres in production)
  • Passport

The client uses create-react-app.