Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fullstack-one/cli

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fullstack-one/cli

fullstack.one cli package

  • 0.5.15
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
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

Package last updated on 17 Jun 2019

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc