💬 Prompts
🚀 Self-Hosting
Deploy your own private prompt library with custom branding, themes, and authentication. **Quick Start:** ```bash npx prompts.chat new my-prompt-library cd my-prompt-library ``` **Manual Setup:** ``
Description
Deploy your own private prompt library with custom branding, themes, and authentication.
Quick Start:
npx prompts.chat new my-prompt-library
cd my-prompt-library
Manual Setup:
git clone https://github.com/f/prompts.chat.git
cd prompts.chat
npm install && npm run setup
The setup wizard configures branding, theme, authentication (GitHub/Google/Azure AD), and features.
📖 Full Self-Hosting Guide • 🐳 Docker Guide
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!