It's in progress and not yet ready for use.
$ npm install
$ npm run setup # create config and install DB
-
jsonwebtoken, passport and passport-local for auth
-
Sequelize to access ORM (currently only MySQL is supported)
-
react-i18next – Internationalization
-
ant-design - UI library
This project was inspired by and based on vladimirponomarev/authentication-in-react-apps code
MIT