منشئ مواقع Marky

من طلب في المحادثة إلى تطبيق ويب متكامل

يستطيع Marky تخطيط الموقع وبرمجته ومعاينته ونشره، أو بناء الواجهة الخلفية وقاعدة البيانات ومسارات الحسابات عندما تتطلب الفكرة منطق تطبيق حقيقيًا.

وصف مشروعكReact + TypeScriptPostgres + المصادقةCloud Run
رسم توضيحي لـ منشئ تطبيقات SaaS بالذكاء الاصطناعي
رسم توضيحي لـ منشئ مواقع الحجز بالذكاء الاصطناعي

إجابة مباشرة

ما منشئ المواقع بالذكاء الاصطناعي من Marky؟

Marky منشئ حواري للمواقع وتطبيقات الويب داخل Easy-Peasy.AI. ينشئ مشروع React وTypeScript قابلًا للتعديل، ويشغّل معاينة مباشرة، ويضيف Express وNeon Postgres والمصادقة وتخزين الملفات، ثم ينشر النسخة المعتمدة على Google Cloud Run. يمكنك متابعة التحسين في المحادثة أو مزامنة الكود مع GitHub.

ابدأ بسير العمل

ستة أنواع من المواقع وست مشكلات بيانات مختلفة

يشرح كل دليل البيانات ومسارات الحسابات والحالات الخاصة المهمة للمنتج، وليس مجرد قالب بصري مختلف.

اختر الأساس المناسب

موقع بسيط أم تطبيق متكامل؟

Marky can start light and add the application layer when the project needs accounts, stored records or protected server logic.

Comparison of simple website and full-stack Marky projects
الإمكاناتموقع بسيطتطبيق متكامل
FrontendVite, React, TypeScript and Tailwind CSSVite, React, TypeScript and Tailwind CSS
ServerNot includedExpress with typed tRPC APIs
DatabaseNot includedManaged Neon Postgres with Drizzle
User accountsNot includedBetter Auth foundation and Google OAuth support
File uploadsStatic project assetsCloudflare R2, using an S3-compatible API
Best forMarketing sites, portfolios and information pagesPortals, SaaS, directories and operational apps

أساس جاهز للإنتاج

البنية التحتية خلف المحادثة

The chat is the interface. Underneath it, Marky works with a conventional codebase and managed services you can reason about.

Preview
A public sandbox URL that updates while Marky works
Production
Google Cloud Run after you explicitly approve publishing
Data
A managed Neon Postgres branch for each full-stack project
Authentication
Better Auth foundation with centralized Google OAuth support
Domains
An editable subdomain, a connected domain or a purchased domain
Source code
Create or connect a GitHub repository and push project changes

خريطة الإمكانات الكاملة

ما يستطيع Marky تنفيذه في مشروع ويب

Capabilities are selected from the brief. A brochure site does not need a database; a portal does. Marky can add the deeper layers when the product actually calls for them.

The working code and feedback loop

Build and inspect

  • Vite, React, TypeScript and Tailwind CSS for every web project
  • Express and typed tRPC APIs when the project needs a backend
  • Live preview, project health checks, commands and tests for full-stack work
  • An upgrade path from a simple website to the full-stack scaffold

Persistent application data and identity

Store and protect

  • A managed Neon Postgres branch provisioned for the project
  • Drizzle models, schema changes, migrations and direct SQL operations
  • Better Auth foundations and centralized Google OAuth support
  • Cloudflare R2 object storage through its S3-compatible interface

Protected credentials and external capabilities

Connect services

  • Project secrets for private API keys and service credentials
  • Easy-Peasy.AI endpoints for text, chat, images, video, speech, transcription, bots and sounds
  • Third-party APIs for payments, email, calendars, maps and similar workflows
  • AWS APIs and services when configured—separate from the default Cloud Run publish path

Versions, domains and production operation

Ship and recover

  • Automatic preview checkpoints, named versions and rollback controls
  • Google Cloud Run publishing and an optional Always-On Hosting add-on
  • Editable subdomains plus custom-domain purchase or connection, DNS and SSL setup
  • GitHub repository creation, linking, push and later code synchronization

دورة البناء

مسار واضح من الفكرة إلى الإنتاج

  1. 01

    Describe the outcome

    Give Marky the users, core workflow, records and visual direction—not just a page count.

  2. 02

    Review the live preview

    Marky scaffolds the project, runs it and opens a URL you can inspect while the conversation continues.

  3. 03

    Refine and checkpoint

    Request changes in plain language and save a named working version before larger revisions.

  4. 04

    Publish when it is ready

    Approve production deployment, choose the URL and optionally connect the codebase to GitHub.

حدود واضحة

ما يجب معرفته قبل الإطلاق

  • Google Cloud Run is the built-in deployment target. AWS is possible by adapting the GitHub codebase or integrating AWS services with credentials.
  • Payments, email, maps, calendars and other third-party services require suitable APIs, your credentials and real integration testing.
  • Marky can implement metadata, structured data, sitemaps and internal links when requested; useful source content still determines search quality.
  • Apps handling regulated or highly sensitive data need an independent security, privacy and compliance review before production use.

أسئلة وإجابات

الأسئلة الشائعة عن منشئ مواقع Marky

Can Marky build a full-stack website, not just a landing page?

Yes. Marky can start with a lightweight React website or create a full-stack web app with an Express backend, typed APIs, a Neon Postgres database, Drizzle models, authentication, file storage, and server-side integrations. The scaffold is chosen from the requirements in your brief.

Can a Marky website include Google login?

Yes. Full-stack projects include an authentication foundation and support a centralized Google OAuth flow. Marky can build the sign-in screens and authenticated product experience, then test the flow in preview before the app is published.

Where are Marky websites hosted?

The built-in production publishing flow deploys websites and web apps to Google Cloud Run. Every published project can use an editable easy-peasy.site subdomain, connect an existing custom domain, or purchase a new domain through the project settings.

Can Marky deploy a website to AWS?

Google Cloud Run is Marky's built-in deployment target. Because the generated project is a real TypeScript and Node.js codebase that can be pushed to GitHub, a developer can adapt it for AWS. AWS services and credentials are an integration path, not the default one-click publish flow.

Do I own or export the website code?

You can connect GitHub, create a new repository or link an existing one, and push the project code and later changes. Marky also keeps preview checkpoints so you can inspect versions and roll the editable project—or an eligible live deployment—back to an earlier state.

Can I add a database after starting with a simple website?

Yes. Marky can upgrade a static web project to the full-stack scaffold when the site grows to need user accounts, stored records, backend APIs, uploads, or AI features. The upgrade provisions the database and authentication foundation without requiring a brand-new conversation.

ابدأ بوصف مفيد للمشروع

أخبر Marky لمن صُمم الموقع وما الذي يحتاج المستخدمون إلى إنجازه.

ابدأ البناء