Open source blueprint generator

Project blueprints, generated from your answers.

ProjectForge walks you through 26 configuration steps and produces a complete project blueprint: folder structure, database schema, deployment configs, and a development roadmap. Free to use. All data is stored in your browser. If you connect an AI provider, requests go directly to that provider.

Start building
ProjectForge Builder
Step 1 of 26
What are you building?
SaaS Application
E-Commerce
Portfolio
Blog / CMS
Admin Dashboard
Mobile App

How it works

Four steps from idea to complete blueprint.

01

Choose project type

Select from 14+ types: SaaS, e-commerce, LMS, CRM, chat, portfolio, and more.

02

Pick your stack

Frontend framework, backend, database, styling, and state management.

03

Configure features

Auth, payments, analytics, i18n, admin panel, notifications, and 20+ optional features.

04

Generate blueprint

Get folder structure, config files, database schema, deployment setup, and a roadmap.

What you get

A complete, opinionated project blueprint ready to hand off to a coding assistant or use as your starting point.

01
Folder structure
Clean, opinionated directory layout with all config files in place.
02
Database schema
Tables, relations, indexes, and seed data tailored to your features.
03
Deployment config
Docker, CI/CD, environment variables, and platform-specific setup.
04
Development roadmap
Week-by-week plan based on your feature complexity and stack.
05
AI prompt pack
Exported prompts for any coding assistant, pre-configured for your architecture.
Generated Output
src/
components/
layout/
Header.tsx
Footer.tsx
pages/
Dashboard.tsx
Settings.tsx
api/
auth.ts
routes.ts
db/
schema.ts
migrations/
package.json
tsconfig.json
README.md

Supported stacks

Configure your project with any combination of these options.

Frontend
ReactNext.jsVueSvelteAngularAstro
Backend
ExpressFastAPIDjangoLaravelGoRails
Database
PostgreSQLMongoDBSQLiteFirebaseSupabase
Styling
Tailwind CSSCSS ModulesStyled ComponentsEmotion
Auth
NextAuthClerkFirebase AuthSupabase Auth
Payments
StripePayPalLemonSqueezy
Deploy
VercelNetlifyRailwayDockerVPS
State
ZustandReduxJotaiRecoilPinia

Common questions

Is this actually free?

Yes. ProjectForge runs entirely in your browser. Your projects are saved to local storage. No accounts required, no data sent to our servers.

What AI model does it use?

If you connect an OpenRouter API key, it uses GPT-5.5 by default. You can switch to Claude, Gemini, or other models available through OpenRouter. Without an API key, the wizard works manually.

Can I edit my project after generating?

Yes. All projects are saved and editable. You can change any configuration and regenerate the blueprint.

What do I do with the blueprint?

Export it as JSON and hand it to a coding assistant like Cursor, Copilot, or Claude. The blueprint includes folder structure, schemas, config files, and prompts tailored to your stack.

Does it generate actual code?

It generates configuration files, database schemas, deployment configs, and a development roadmap. It does not generate application code. Use a coding assistant with the blueprint output for that.

Can I use it without signing up?

Yes. Guest mode lets you build and export projects without creating an account.

Ready to build your blueprint?

Start the wizard and generate your first project blueprint. Guest mode requires no account.

Get started