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.
Prerequisites
- Node.js 20+
- npm 10+
- Firebase project credentials
Install dependencies
Configure environment
Create a.env file in the repository root and add your Firebase and app configuration values.
.env.example does not exist yet, create .env manually and include the keys your project reads in src/firebase.ts and server.js.
Run the app
Run docs locally
docs.json and your docs/ folder.