by FullAgent
Fulling is an AI-powered Full-stack Engineer Agent. Built with Next.js, Claude, shadcn/ui, and PostgreSQL. Use kubernetes as infra.
# Add to your Claude Code skills
git clone https://github.com/FullAgent/fulling[!CAUTION] v2 development in progress
We're rearchitecting Fulling as an Agentic app. Breaking changes expected.
For stable, use
v1.0.0.
Fulling provides a sandboxed environment with Claude Code and PostgreSQL — everything you need to vibe code full-stack apps.
Fulling automatically sets up the following for your project, ready in a minute:
Dev environment - Next.js + shadcn/ui + Claude Code CLI, all pre-configured. Environment variables are set up, so you can start coding immediately.
No comments yet. Be the first to share your thoughts!
Database - Each project gets its own PostgreSQL instance via KubeBlocks. Connection string is injected as DATABASE_URL.
Live domains - HTTPS subdomains with SSL, mapped to ports 3000/5000/8080. Your app is accessible the moment you run it.
Web terminal - Built-in ttyd terminal. Chat with Claude Code, run commands, see output—all in your browser.
Config awareness - Set up OAuth or payment configs in the UI. Claude Code can read these and implement the features for you.
GitHub sync - Connect your repo. Push, pull, version control—works like you'd expect.
One-click deploy - Deploy from sandbox to production Kubernetes. No YAML wrangling required.