This is a React project was bootstrapped with Create React App and @userfront/react for auth.
- Node.js v18 or later
Install packages:
npm installAdd your tenant id and api key to your .env:
REACT_APP_USERFRONT_TENANT_ID="..."
USERFRONT_API_KEY="..." # Admin keyRun the development server with hot reloading:
npm run startNeed some help? We're always here and happy to help. Please do not hesitate to contact support.