What problem does it solve?
Bridges the gap for new VPK users by automating the initial repository setup, generating ASAP credentials, and wiring up environment configuration so development can start quickly.
Core Features & Use Cases
- Automated ASAP credential generation: Creates a valid .asap-config and .env.local setup for local development.
- Environment bootstrap: Produces a ready-to-use .env.local file from ASAP config, including URLs and user identifiers.
- Dev server orchestration: Starts or guides the user to start both frontend and backend development servers with automatic port discovery.
- Onboarding aid: Includes health checks and troubleshooting tips to verify a healthy local environment.
Quick Start
Run the automated setup to generate ASAP credentials, create .env.local, and start the development environment.