ユースケース

本物のアプリ。本物の業界。本物の成果物。

VULKで人々が実際に出荷しているもの — 業界別。各ケースには、プラットフォームが生成するもの、着地するスタック、デプロイ先、貼り付けて使える初期プロンプトが記載されています: vulk.dev 今すぐ。

業界別

ドメインを選ぶ。

以下の各カードは実際のビルドパターン — エンドツーエンドで生成され、ユーザーが所有し、数分でデプロイ可能。

01

SaaS dashboards

Operations consoles, internal admin, customer-facing dashboards.

対象者

Founders shipping their MVP. Ops teams replacing spreadsheets. Agencies building client portals.

VULKが提供するもの

  • Auth + role-based access (admin / member / viewer)
  • PostgreSQL schema + REST endpoints + migrations
  • Tables, charts, filters, exports — real data, not placeholders
  • Settings, billing pages, and audit logs

初期プロンプト

Build a CRM dashboard with companies, deals, and activity feed. Admins can invite team members. Charts for pipeline value by stage and weekly closed-won.
スタック: Next.js 16 · PostgreSQL · Tailwind v4 · RESTデプロイ: Cloudflare Pages or Vercel出荷までの時間: ≤ 5 minutesこのプロンプトを試す →
02

E-commerce

Storefronts with cart, checkout, and inventory — Stripe wired in.

対象者

Indie brands, D2C operators, and consultancies launching client stores.

VULKが提供するもの

  • Product catalog + categories + search
  • Cart, checkout, order management, customer accounts
  • Stripe integration (test mode by default — flip the key to ship)
  • Order admin: refunds, fulfilment status, customer notes

初期プロンプト

Build a single-vendor e-commerce store for ceramic tableware. Categories, product detail with image gallery, cart, Stripe checkout, customer order history.
スタック: Next.js 16 · PostgreSQL · Stripe · Tailwind v4デプロイ: Cloudflare Pages or Vercel出荷までの時間: ≤ 8 minutesこのプロンプトを試す →
03

Two-sided marketplaces

Buyer + seller flows, listings, messaging, payouts.

対象者

Founders validating a marketplace thesis without burning a quarter on plumbing.

VULKが提供するもの

  • Two account types (provider / customer) with separate dashboards
  • Listings: create, edit, search, filter, geo if needed
  • Booking / inquiry flow with status timeline
  • Messaging between parties, notifications, basic reviews

初期プロンプト

Build a freelance illustrator marketplace. Illustrators have profiles + portfolio + rates. Clients post briefs, send proposals, message in-thread, leave reviews after completion.
スタック: Next.js 16 · PostgreSQL · REST · Tailwind v4デプロイ: Cloudflare Pages or Vercel出荷までの時間: ≤ 12 minutesこのプロンプトを試す →
04

Mobile apps (Flutter)

Cross-platform iOS + Android, native components, push.

対象者

Founders who need a mobile app, not a Capacitor wrapper around a website.

VULKが提供するもの

  • Flutter project with proper widget tree + Riverpod / Provider
  • Auth, navigation, persistence (Drift / Hive / SharedPreferences)
  • Push notifications scaffolding (Firebase / APNs)
  • Build instructions for App Store + Play Store submission

初期プロンプト

Build a habit-tracking mobile app. Daily streak per habit, weekly chart, reminders via local notifications, dark mode native to the platform.
スタック: Flutter · Riverpod · Drift · Material Youデプロイ: App Store + Play Store出荷までの時間: ≤ 15 minutes (web preview); native build per platformこのプロンプトを試す →
05

Internal tools

Replace Notion + spreadsheets + that one Streamlit page.

対象者

Engineering and ops teams whose Retool bill keeps growing while the tools still feel cheap.

VULKが提供するもの

  • Custom CRUD around any PostgreSQL schema
  • Approval flows, audit trails, role-aware actions
  • Bulk imports (CSV), exports, scheduled tasks
  • Single sign-on hooks (SAML / OIDC) on Business plan

初期プロンプト

Internal tool for a content team. Editors create posts; managers approve. CSV import for legacy entries. Slack notification when a post is approved.
スタック: Next.js 16 · PostgreSQL · REST · Tailwind v4デプロイ: Self-host or Cloudflare Pages出荷までの時間: ≤ 6 minutesこのプロンプトを試す →
06

Agencies + freelancers

Ten client sites a month, each fully owned by the client.

対象者

Studios who treat AI as leverage, not as a vending machine.

VULKが提供するもの

  • Brand-correct landing pages, blogs and CMS structures
  • Real form handling, mail integration, analytics
  • Owned exportable codebase per client (no SaaS subscription pinned to you)
  • BYOM (your OpenRouter / OpenAI / Anthropic key) for cost passthrough

初期プロンプト

Marketing site for a Lisbon architecture firm. Project gallery with case studies, team page, contact form into Resend, EN+PT bilingual.
07

Shopify themes & apps

Liquid themes and Shopify Admin apps — generation only, no preview.

対象者

Shopify operators and Shopify Plus agencies.

VULKが提供するもの

  • Custom Liquid themes (sections, blocks, settings_schema.json)
  • Shopify App scaffolds (Remix + App Bridge)
  • Hydrogen storefronts using the Storefront API
  • Setup instructions per surface (Shopify CLI, theme push, app deploy)

初期プロンプト

Shopify Liquid theme for a small-batch coffee roaster. Custom homepage sections, product detail with subscription option, blog with rich tags.
スタック: Liquid · Remix · Hydrogen · Polarisデプロイ: Shopify CLI出荷までの時間: ≤ 10 minutes (code only — Shopify runtime preview)このプロンプトを試す →
08

Hospitality & restaurants

Booking, menus, allergens, multi-language — done right.

対象者

Independent restaurants. Small chains. Hotel F&B.

VULKが提供するもの

  • Reservation system (calendar, capacity, party size, deposit)
  • Multi-language menus with allergens, photo gallery, daily specials
  • Staff schedules and tables admin
  • WhatsApp / SMS confirmation hooks

初期プロンプト

Restaurant site for a small Portuguese bistro. Menu with allergens (PT+EN+FR), reservation form with deposit via Stripe, gallery, opening hours, contact.
09

Landing pages & launch sites

Conversion-grade copy + sections + analytics + email capture.

対象者

Founders launching, marketing teams running campaigns, agencies running A/B tests.

VULKが提供するもの

  • Hero, value props, social proof, pricing, FAQ, footer
  • Email capture wired to Resend / ConvertKit / Mailchimp
  • Schema.org markup + OG images + sitemap
  • Plausible / GA4 / Meta Pixel analytics scaffolding

初期プロンプト

Launch landing for a SaaS in legal-tech for European SMEs. Hero, three benefits, four pricing tiers EUR, FAQ, GDPR-aligned cookie banner, email capture into Resend.
スタック: Next.js 16 · Tailwind v4 · Resend · Schema.orgデプロイ: Cloudflare Pages or Vercel出荷までの時間: ≤ 3 minutesこのプロンプトを試す →
ない?

VULKはテンプレートギャラリーではありません。

上のカードは一般的な形 — しかしプラットフォームは固定リストではなくプロンプトから生成します。フロントエンド、データベース、API、認証層があれば、フィットします。

あなたのものを記述 →

今日、AIでアプリを作り始めよう

作り始める
VULKで人々が作るもの — 業界、プロンプト、成果物 | VULK