You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Suraj Shetty 24f3123552 build: Use @frappe/esbuild-plugin-postcss2 to auto-trigger rebuild on scss file changes 3 年之前
.github refactor: Clean up whitespace & add CI check 3 年之前
cypress test: failing report_view UI test fix 3 年之前
esbuild build: Use @frappe/esbuild-plugin-postcss2 to auto-trigger rebuild on scss file changes 3 年之前
frappe Merge pull request #16199 from resilient-tech/perf-listfactory 3 年之前
.editorconfig chore: extend editorconfig to vue components 3 年之前
.eslintignore fix: Miscellaneous changes (#12343) 4 年之前
.eslintrc style: Fix sider issues 3 年之前
.flake8 ci: fix semgrep false positives (#13161) 4 年之前
.git-blame-ignore-revs refactor: Added commit id to ignore list 3 年之前
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. 3 年之前
.mergify.yml ci(Mergify): Configuration update (#15968) 3 年之前
.pre-commit-config.yaml refactor: Clean up whitespace & add CI check 3 年之前
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 5 年之前
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4 年之前
.stylelintrc fix: Miscellaneous changes (#12343) 4 年之前
CODEOWNERS chore: Fix CODEOWNERS formatting 3 年之前
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 7 年之前
LICENSE chore: Update copyright until date to 2021 3 年之前
Makefile [NEW] Makefile to clean cache without restart 7 年之前
README.md chore: Remove flag from codecov badge 3 年之前
SECURITY.md chore: updated Security policy and issue template 5 年之前
attributions.md Non Pour Accent! (#5427) 7 年之前
bandit.yml fix(tests): tests and linting 6 年之前
codecov.yml refactor: Clean up whitespace & add CI check 3 年之前
cypress.json chore: colocate ui tests 3 年之前
dev-requirements.txt chore: Clean up requirements 3 年之前
generate_bootstrap_theme.js fix: Common sass_options 4 年之前
hooks.md Non Pour Accent! (#5427) 7 年之前
node_utils.js fix: set correct default redis async broker in node_utils 4 年之前
package.json build: Use @frappe/esbuild-plugin-postcss2 to auto-trigger rebuild on scss file changes 3 年之前
requirements.txt fix: Add signature to Communication.content if not already added 3 年之前
setup.py fix: drop py3.7 support for v14 3 年之前
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 4 年之前
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) 3 年之前
yarn.lock build: Use @frappe/esbuild-plugin-postcss2 to auto-trigger rebuild on scss file changes 3 年之前

README.md


a web framework with "batteries included"

it's pronounced - fra-pay

Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext

Table of Contents

Installation

Contributing

  1. Code of Conduct
  2. Contribution Guidelines
  3. Security Policy
  4. Translations

Resources

  1. frappeframework.com - Official documentation of the Frappe Framework.
  2. frappe.school - Pick from the various courses by the maintainers or from the community.

License

This repository has been released under the MIT License.