KochX is still in Beta
v0.1.0
Sign in
Sign in to open KochX and save your recipes.
or phone number
On iPhone: tap Share, then Add to Home Screen.
Create a free Firebase project, then paste the keys into .env and restart KochX.
- Open Firebase console and create a project.
- Add a Web app. Copy apiKey, authDomain, projectId, appId.
- Authentication → Sign-in method → enable Google and Phone.
- Authentication → Settings → Authorized domains → add
localhost and kochx-ai.com.
- Build → Firestore → Create database (start in test mode, then paste rules from
firestore.rules).
- Phone SMS needs the Blaze plan. Google sign-in is free.