Socket
Socket
Sign inDemoInstall

@fullstack-one/cli

Package Overview
Dependencies
708
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @fullstack-one/cli

fullstack.one cli package


Version published
Weekly downloads
15
increased by36.36%
Maintainers
2
Created
Weekly downloads
 

Readme

Source

@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

FAQs

Last updated on 17 Jun 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc