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.2.tar.gz (58.6 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.2-py3-none-any.whl (67.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lich-1.7.2.tar.gz
  • Upload date:
  • Size: 58.6 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.2.tar.gz
Algorithm Hash digest
SHA256 dad82807954ab8b279f63fa77a39d16f425de3b381640e14b8525af88b442c12
MD5 e16d5d3d451096768df0e53b92e0d61d
BLAKE2b-256 871242ba1357b5e62f07e423701fc9b46cce8b25e5e8665daaad367b4a84e04d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lich-1.7.2-py3-none-any.whl
  • Upload date:
  • Size: 67.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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 43de8bf40caa45190c4638fafd888a913c347937c46406668c0170717e219358
MD5 fafc2061165ead5141cee064fa80b317
BLAKE2b-256 f6dd7ca5e61b7fc3e8818c5035fa13b3cc7f291b77fc7b1cce352fe896c2dc4b

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