create-jifi-backend
v1.0.5
Published
A tool to initialize projects @mrnjifanda/jifi-base
Downloads
4
Maintainers
Readme
create-jifi-backend
Description
create-jifi-backend
is a command-line tool designed to streamline the process of initializing a backend project using @mrnjifanda/jifi-base
.
Features
- Quickly initialize a new backend project.
- Utilizes
@mrnjifanda/jifi-base
template for project setup. - Simplifies project setup process with minimal configuration.
Installation
You can use create-jifi-backend
via npx
, which comes bundled with npm:
npx create-jifi-backend [APPLICATION_NAME]
This command initializes a new backend project with the specified APPLICATION_NAME.
Usage
After running the above command, follow the on-screen prompts to configure your project. Once completed, you'll have a fully functional backend project set up and ready to go.
Contributing
Contributions are welcome! Please read our contribution guidelines before submitting pull requests.
License
This project is licensed under the ISC License.
Support
For any inquiries or support, please contact [email protected].