Skip to content
/ .github Public template

Default workflows that are automatically added to all repositories.

Notifications You must be signed in to change notification settings

Ambibuzz/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

[App Name]

Overview

[App Name] is a Frappe-based application developed and maintained by Ambibuzz Technologies LLP. This app is designed to enhance and extend the capabilities of the Frappe framework, providing seamless integration and functionality.

Features

  • Feature 1
  • Feature 2
  • Feature 3

Installation

# Get the app from GitHub
bench get-app [App Name] https://github.com/Ambibuzz/[App Name].git

# Install the app on your site
bench --site [your-site] install-app [App Name]

Setup & Configuration

  • Ensure you have a Frappe site running.
  • Install dependencies (if any) using bench setup requirements.
  • Run bench migrate to apply database changes.
  • Configure settings via the app's configuration page in Frappe.

Development

Prerequisites

  • Frappe Framework v15+
  • Python 3.10+
  • Node.js 18+
  • Redis, MariaDB, and other Frappe dependencies

Setting Up for Development

# Clone the repository
cd apps

git clone https://github.com/Ambibuzz/[App Name].git

# Install the app
bench get-app [App Name]
bench --site [your-site] install-app [App Name]

Contributing

We welcome contributions! Please follow these steps:

  1. Fork the repository on GitHub.
  2. Create a feature branch.
  3. Commit changes with clear commit messages.
  4. Push to your fork and create a pull request.

License

[App Name] is licensed under the MIT License.

Maintainers

This application is actively maintained by Ambibuzz Technologies LLP. For any issues, please raise a GitHub issue or contact us.

Contact

About

Default workflows that are automatically added to all repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published