Run This Ai
EN DE

Fulling

AI-powered Full-stack Engineer Agent — build full-stack web applications using natural language with Next.js, Claude, and PostgreSQL

★ 2,424 GitHub MIT ai-agentfull-stacknextjsclaudek8spostgresqlcode-generation AI Agents

Overview

Fulling is an AI-powered Full-stack Engineer Agent that turns natural language into production-ready full-stack applications. Built with Next.js, Claude, shadcn/ui, and PostgreSQL, it provides an end-to-end development environment where you describe what you want and Fulling generates, deploys, and iterates on your code. Unlike traditional code generators that produce static boilerplate, Fulling actively engineers your application — it sets up the database schema in PostgreSQL, builds React components with shadcn/ui, configures API routes, and even handles deployment with Kubernetes. The agent uses Claude for intelligent code generation and can understand complex requirements like authentication flows, data relationships, and UI layouts. Fulling is Kubernetes-ready and comes with a CI/CD pipeline for automated Docker builds, making it easy to deploy in both local and production environments. With 2,400+ GitHub stars and an MIT license, it is a growing open-source project for developers who want to accelerate their full-stack development workflow using AI.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  fulling:
    image: sertdev/fulling-runtime:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/fulling:/data

Best VPS for Fulling →

Related tools

Guides & articles