f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
# 1. Clone repository git clone https://github.com/f/prompts.chat.git cd prompts-chat # 2. Install dependencies with npm npm install # 3. Configure environment variables cp .env.example .env.local # 4. Launch local dev server npm run dev