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).
npm install
npm start
This project is based on: