vyogotech
GitHub profile for vyogotech20 skills
vyogotech / frappe-containerfile-generator
Generates Containerfiles for Frappe applications, facilitating deployment with Gunicorn and ensuring proper directory structure.
vyogotech / frappe-tenant-query
Generates tenant-isolated database queries to ensure secure, cross-tenant data access prevention using TenantAwareDB.
vyogotech / frappe-api-handler
Generates secure API methods and REST endpoints for Frappe applications, enhancing backend development capabilities.
vyogotech / frappe-document-hooks
Generates document lifecycle hooks for Frappe DocTypes, enabling custom behavior without altering core functionality.
vyogotech / Explain Microservice Pattern
Explains microservice architecture patterns, bounded context, and multi-tenancy principles for effective service design.
vyogotech / Validate Microservice Code
Validates microservice code for adherence to security best practices and framework conventions, ensuring high-quality software development.
vyogotech / Generate TDD Tests
Generates comprehensive unit tests for Frappe applications, adhering to TDD principles and optionally supporting BDD API tests.
vyogotech / Add Service to Dev Compose
Facilitates the addition of microservices to a Podman Compose setup, ensuring proper configuration and dependencies.
vyogotech / frappe-app-scaffold
Defines the canonical folder structure for Frappe apps, ensuring adherence to best practices in app development.
vyogotech / frappe-compose-dev-generator
Generates a Docker Compose file for local development with bundled MariaDB, Redis, and Frappe/ERPNext for seamless app setup.
vyogotech / Explain Frappe/ERPNext Concept
Explains Frappe and ERPNext concepts, helping developers understand the framework's structure and conventions.
vyogotech / frappe-controller
Generates Frappe-style DocType controllers with lifecycle methods for microservices, enhancing backend development efficiency.
vyogotech / frappe-custom-app-dev
Facilitates local development of custom Frappe/ERPNext apps using SNE images with volume mounts for efficient workflows.
vyogotech / frappe-doctype-builder
Generates complete Frappe DocType definitions with JSON, Python controllers, and JavaScript form scripts for efficient development.
vyogotech / frappe-microservice-scaffold
Generates a complete microservice boilerplate with tenant isolation and essential patterns for Frappe applications.
vyogotech / frappe-report-generator
Generates customizable reports in Frappe for data analysis, dashboards, and business intelligence with advanced filtering and visualization.
vyogotech / frappe-secure-endpoint
Generates secure, tenant-aware API endpoints with authentication and isolation for robust backend development.
vyogotech / frappe-sne-runner
Facilitates local Frappe/ERPNext development using a simplified single-container setup for efficient app management.
vyogotech / Generate E2E Container Tests
Generates container-based end-to-end tests for microservices, ensuring complete workflows and multi-tenant isolation.
vyogotech / frappe-external-api-connector
forked from @majiayu000Generates code for integrating Frappe with external REST APIs, enabling seamless connections to third-party services and payment gateways.