Skip to content

base44/cli

Repository files navigation

Base44 CLI Monorepo

This repository contains the source code for the Base44 CLI — a command-line tool for creating, managing, and deploying Base44 apps.

Development

Requires Bun installed locally.

bun install        # Install dependencies
bun run build      # Bundle to dist/
bun run test       # Run tests
bun run dev        # Run CLI in development mode
bun run lint       # Lint and format check

For full CLI documentation, see packages/cli/README.md.

About

Command-line interface for building applications with Base44's backend service.

Resources

License

Stars

Watchers

Forks

Contributors