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.12.5.tar.gz (73.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.12.5-py3-none-any.whl (84.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: lich-1.12.5.tar.gz
  • Upload date:
  • Size: 73.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.12.5.tar.gz
Algorithm Hash digest
SHA256 9fe716ee8eff72522cb55ff703ac4ea1b5b49be10a04c800505902d21d6bc3e6
MD5 0cf6cea972c31d180612e5203003f5b6
BLAKE2b-256 97674424797c42e0526f3b77fb1e766b65c2f457e9257108f7d80138038de115

See more details on using hashes here.

File details

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

File metadata

  • Download URL: lich-1.12.5-py3-none-any.whl
  • Upload date:
  • Size: 84.6 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.12.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7d015e988a88a88c5b2c196ef52796270870ed4f502785b03ca977f93b35f272
MD5 6ac83b0c35840765d26ba1aaa052357c
BLAKE2b-256 bb59b5c057af83b4d429e63fa02bf7d07b7ccd387e40b969b34e79bc10a33131

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