Salam Nahibə xanım, bu sayt Qiyas CC tərəfindən yazılan promptla, Claude.ai tərəfindən yazılmışdır. Deployu necə eləyib bilmirəm amma eləyib bir şəkildə yəqin ki, bunu görürsünüzsə. Bu saytın məqsədi sizin problemlərinizi yazmanızdır. — Qiyas CC
{
"project_name": "Nahibənin Problemləri",
"domain": "https://nahibeproblems.qiyas.cc",
"description": "Create a simple website integrated with a Telegram bot. The design must be aesthetic, vintage, elegant, and slightly epic. The visual atmosphere should resemble warm, cozy lighting with a decorative Tiffany lamp as a key design element.",
"style": {
"theme": "Aesthetic Vintage",
"mood": "Warm, cozy, artistic, slightly dramatic",
"color_palette": "Warm amber, soft brown, muted orange, deep green",
"decor_element": "A Tiffany lamp prominently displayed as part of the visual design",
"typography": "Elegant serif fonts with a classic look"
},
"technology_requirements": {
"backend": "Simple backend (no Node.js)",
"security": "Telegram bot token must NOT be exposed in HTML or frontend code",
"integration": "Website must send form submissions securely to a Telegram bot"
},
"telegram_integration": {
"bot_token": "STORE_SECURELY_IN_BACKEND_ENVIRONMENT",
"chat_id": "5187014948",
"behavior": "When user submits the form, send the written problem to the Telegram bot securely via backend"
},
"website_content": {
"title": "Nahibənin Problemləri",
"intro_text": "Salam Nahibə xanım, bu sayt Qiyas CC tərəfindən yazılan promptla, Claude.ai tərəfindən yazılmışdır. Deployu necə eləyib bilmirəm amma eləyib bir şəkildə yəqin ki, bunu görürsünüzsə. Bu saytın məqsədi sizin problemlərinizi yazmanızdı.",
"form": {
"heading": "Gün içində yaşadığınız problemi yazın. (Texniki və qeyri texniki)",
"input_type": "Multiline text area",
"button_text": "Submit",
"on_submit": "Send message securely to Telegram bot"
}
},
"design_notes": [
"Keep the layout minimal and elegant.",
"Center the form on the page.",
"Use soft shadows and warm glow effects to match the Tiffany lamp vibe.",
"Background should feel textured and vintage.",
"Avoid overly complex UI components."
],
"deployment_note": "Deploy in a simple way on the specified domain. Backend must handle Telegram API requests securely."
}