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