Init command

The init command is used to create a new backend project from an existing app template in the registry.

Run the Init Command

backcraft init

This creates a new sample project based on programming language choose.

Run the Init Command with specified app registry

backcraft init --name=blog-mongoose

This creates a new project based on the blog-mongoose.js.json template located in the app/{your project name} folder of your registry.

Understand the Output

  • Initialize new project.
  • You find all registry in backcraft-registry package.