@fullstack-one/cli
TypeScript icon, indicating that this package has built-in type declarations

0.5.15 • Public • Published

@fullstack-one/cli

CLI tool to fasten development with fullstack one

Installation

Via npm:

npm install @fullstack-one/cli

Commands

--help

Get cli help for the commands:

one --help
one [command] --help

init

Initializes a fullstack one project.

one init

migrate-db

Utilizes @fullstack-one/auto-migrate to migrate the database according to the schema definitions.

one migrate-db

generate-ts

Generates typescript interfaces, enums and types based on the dbMeta object derived from the schema definitions.

one generate-ts

Readme

Keywords

none

Package Sidebar

Install

npm i @fullstack-one/cli

Weekly Downloads

0

Version

0.5.15

License

MIT

Unpacked Size

37.1 kB

Total Files

29

Last publish

Collaborators

  • bettervest_david
  • eterehov
  • dustin-h