Skip to main content

AI-Ready Full-Stack Project Generator

Project description

🧙 Lich Toolkit

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.7.0.tar.gz (54.8 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.7.0-py3-none-any.whl (64.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for lich-1.7.0.tar.gz
Algorithm Hash digest
SHA256 76efca814a8d521807da4f75dc6f28cc61e5856b802c3abb7daee629d707b97e
MD5 69292723027941ce0dbf4008f0004501
BLAKE2b-256 cd11d75e9f25de0d17fc7eee12c1e849509aed60b06aa671799d7d5dfd018990

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for lich-1.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 54a3d04f4339c28d7d2417d7863f3a1c32af8f2968f733062b756a01d7661741
MD5 af98d55510c88e6d8bb679690bbefc08
BLAKE2b-256 b390ab39a7429eab7f2c3d0f5a1510f720e809ef21cd75d7a99b7f087c35f102

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