Tags

Tags give the ability to mark specific points in history as being important
  • v0.0.1

    Release v0.0.1
    
    Features:
    - Dual database support (PostgreSQL and MSSQL) with parallel execution
    - Prisma integration with automatic client generation
    - Prisma Studio support for database exploration
    - Portal.zip management with auto-increment naming
    - Dynamic port configuration (separate ranges for each environment)
    - Port conflict detection and resolution
    - Manager download and automatic launch
    - Comprehensive CLI commands (up, down, status, ports, open, prisma, portalzip)
    - Full TypeScript implementation with 84 passing tests