- STABLE Version
- Regenerate Codebase
- React App Generator - free tool
- Added
deployer
file- Used by AppSeed Go-LIVE service
- Save Compat matrix in
package.json
build
node- Yarn, NPM
- NodeJS versions
- Added
env.sample
API_URL
can be specified inenv
(optional)- data used in
src/config.js
- data used in
Update DOCS
(README)- Added
compatibility matrix
for Node, yarn & NPM- Testing tool: Render API Wrapper
- Usage documented in the README - new files:
- Dokerfile
- docker-compose.yml
- Code & Links cleanUp
- Isolate API URL in config. Impacted files:
src/config.js
src/layout/.../ProfileSection/index.js
src/views/pages/auth/.../RestLogin.js
src/views/pages/auth/.../RestRegister.js
- JWT Auth: login/register/logout
- UI: Berry v1.3.0 (free version)