0.2.4 • Published 1 year ago

create-roses-backend v0.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

PRs-Welcome NPM version Downloads

Table of contents

  • What is CRB?
  • Getting Started
  • CLI Docs
  • Contributors

"Create Roses Backend" is a CLI that you can run to initialize your Backend much faster by including all the necessary tools that you need, including 2 API template that you can chose to use.

Keep in mind that the generated template/boilerplate can still be modified as much as you like. The API template that we provide are a simple API that we believe can help you to initialize your code faster since it's one of the API that most people need.

To get started with create-roses-backend, run any of the following commands and answer any questions from the prompt:

npm

npx create-roses-backend@latest

The following CLI options and flags can be use to configure the behavior when running the CLI:

Option/FlagDescription
[dir]The directory to create the new Roses Backend
--noGitExplicitly tell to not init a git repository
--noInstallExplicitly tell to not install all dependencies
--withTemplateExplicitly tell to use all templates
--withUserExplicitly tell to use user templates
--withFileExplicitly tell to use file templates
-y, --defaultBypass the CLI and use default values for all prompts

We 💖 contributors! Feel free to contribute to this project but please read the Contributing Guidelines before opening an issue or PR so you understand the branching strategy and local development environment.

0.2.4

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.1.5

1 year ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago