UNPKG

opensaas

Version:

Create fully bundled SaaS application (Backend & Frontend) using an interactive CLI

3 lines (2 loc) 76 B
#!/usr/bin/env node export declare function startServices(): Promise<void>;