Skip to main content

AI-Ready Full-Stack Project Generator

Project description

🧙 Lich Framework

AI-Ready Full-Stack Project Generator

Generate production-ready applications with FastAPI backend, Next.js frontend, and complete DevOps setup in seconds.

🚀 Quick Start

# Install
pip install lich

# Create new project
lich init

# Start development
cd your-project
lich dev

✨ Features

  • 🏗️ Full-Stack Generator: FastAPI + Next.js + PostgreSQL + Redis
  • 🤖 AI-Ready: Pre-configured rules and prompts for AI coding assistants
  • 🔐 Auth Options: Keycloak SSO, JWT built-in, or none
  • 📦 Code Generators: Create entities, services, APIs, DTOs with one command
  • 🗃️ Database Migrations: Alembic integration with simple CLI
  • 🐳 Docker Ready: Production Docker Compose included

📦 Commands

Command Description
lich init Create a new project
lich dev Start development servers
lich make entity User Generate entity
lich make service User Generate service
lich make api users Generate API router
lich migration create Create migration
lich test Run tests

🏛️ Generated Architecture

backend/
├── api/http/           # FastAPI routers
├── internal/
│   ├── entities/       # Domain models
│   ├── services/       # Business logic
│   ├── ports/          # Interfaces
│   └── adapters/       # DB implementations
└── main.py

frontend/
└── Next.js app with TypeScript

📖 Documentation

📄 License

MIT License - DoTech

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lich-1.4.1.tar.gz (24.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lich-1.4.1-py3-none-any.whl (26.9 kB view details)

Uploaded Python 3

File details

Details for the file lich-1.4.1.tar.gz.

File metadata

  • Download URL: lich-1.4.1.tar.gz
  • Upload date:
  • Size: 24.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for lich-1.4.1.tar.gz
Algorithm Hash digest
SHA256 e412c1f1710272a0f7b06b516908f710a4266d02f50e98bdeb5d68bb504e3cdc
MD5 0c3c93764752eea88e791811ae295501
BLAKE2b-256 f268302c1470c07f18641c409caabd26f5a0e5bffa800515b321ed481dccd586

See more details on using hashes here.

File details

Details for the file lich-1.4.1-py3-none-any.whl.

File metadata

  • Download URL: lich-1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 26.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for lich-1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cb8b8227650673d161e85609575f537a563cd09654b22f366d10e9051f07cb8b
MD5 5ec49d77a81b14d7c09cdae78ef3ca51
BLAKE2b-256 5a08a507fedea3fb6adb4b07351944b2e8ef08b45cbc33827334beea42f0dd80

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page