ResonanceCode for Resonance Path Consulting The web app follows the PWA standard.
- Front-end:
- React + Redux
- Back-end:
- Node js and Express
- Http 2 and https have been enabled
- Database:
- MongoDB
- Authentication:
- Passport for Facebook and Google login
- Bcrypt for username and password login
- PWA:
- A service worker is using with Workbox-SW to achieve the PWA standard
Test code is under the tests folder Jest is using as the test framework