8000 GitHub - Sallbro/backcraft-cli: cli tool for building api
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sallbro/backcraft-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔗 Links

  • github repo

cli - https://github.com/Sallbro/backcraft-cli

repository - https://github.com/Sallbro/backcraft-repository

web - https://github.com/Sallbro/backcraft-web

  • npm package

cli - https://www.npmjs.com/package/backcraft-cli

repository - https://www.npmjs.com/package/backcraft-registry

🛠️ backcraft-cli

backcraft-cli is a command-line tool that helps you quickly scaffold backend projects (apps) and integrate modular features (components) using predefined JSON templates stored in a separate registry (backcraft-registry).


🚀 Features

  • Initialize full backend app templates (Express, Mongoose, Prisma, etc.)
  • Add reusable components like auth, payment integration, WebSockets, and more
  • Fully modular registry system (supports app and component types)
  • File generation powered by .json templates
  • Works with custom registries

🚀 Commands

  • npx backcraft-cli@latest init
  • npx backcraft-cli@latest init --name=registry-name
  • npx backcraft-cli@latest add registry-name
  • npx backcraft-cli@latest list
  • npx backcraft-cli@latest list app
  • npx backcraft-cli@latest list components

📦 Installation

npm install -g backcraft-cli

About

cli tool for building api

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published
0