create-jifi-backend
is a command-line tool designed to streamline the process of initializing a backend project using @mrnjifanda/jifi-base
.
- Quickly initialize a new backend project.
- Utilizes
@mrnjifanda/jifi-base
template for project setup. - Simplifies project setup process with minimal configuration.
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.
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.
Contributions are welcome! Please read our contribution guidelines before submitting pull requests.
This project is licensed under the ISC License.
For any inquiries or support, please contact support@njifanda.com.