Socket
Socket
Sign inDemoInstall

@kubibasecode/basecodecli

Package Overview
Dependencies
36
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @kubibasecode/basecodecli

Basecode cli will create construct project and create modules.


Version published
Maintainers
1
Created

Readme

Source

This is our construct.

Construct

Install For Global

npm install -g @kubibasecode/basecodecli

Create project

constructcli create --name project_name
  • Other project helpfull commands

Migration database

constructcli db:migrate

Seed database

constructcli db:seed

Reset database

constructcli db:reset

Create module

constructcli create:module --directory directory_name --database database_name --modulename modulename

Delete module

constructcli delete:module --directory directory_name

Create tools

constructcli create:tools

FAQs

Last updated on 27 Oct 2022

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