Documentation Index
Fetch the complete documentation index at: https://help.aicontentstudio.net/llms.txt
Use this file to discover all available pages before exploring further.
App does not start
- Verify Node.js version is 20+
- Reinstall dependencies:
rm -rf node_modules package-lock.json && npm install - Run lint/type check:
npm run lint
Firebase auth or data errors
- Confirm environment variables are present and correct
- Verify Firestore rules deployment and project selection
- Check browser console and server logs for permission errors
Docs preview issues
- Ensure
mintCLI is available:npx mint --version - Confirm
docs.jsonis valid JSON - Make sure page paths in navigation match existing files