/feathers-react-pg

FeathersJS + React + Webpack + Sequelize

Primary LanguageJavaScriptMIT LicenseMIT

Webpack + React + FeathersJS starter kit

This project is a boilerplate for React web app using FeathersJS + PostgreSQL realtime backend. It also includes Feathers Service factory featuring Sequelize ORM and node-dbmon which allows realtime DB tailing (all changes to the DB are reflected immediately).

Running instructions

npm install
npm start

Credits

This project is based on: