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 29f98f52db
Merge pull request #15756 from shariquerik/hide-notification-on-click
3 years ago
.github ci: Run cypress tests on each re-run 3 years ago
cypress Merge branch 'develop' into workspace-ui-fixes 3 years ago
esbuild style: use `const` instead of `let` 3 years ago
frappe Merge pull request #15756 from shariquerik/hide-notification-on-click 3 years ago
.editorconfig chore: extend editorconfig to vue components 3 years ago
.eslintignore fix: Miscellaneous changes (#12343) 4 years ago
.eslintrc style: Fix sider issues 3 years ago
.flake8 ci: fix semgrep false positives (#13161) 4 years ago
.git-blame-ignore-revs chore: Ignore updating license header from blame 3 years ago
.gitignore chore: VS2022 uses .vs instead of .vscode. Add .vs to .gitignore. 3 years ago
.mergify.yml ci: Update auto-close condition 3 years ago
.pylintrc reactor(scheduler): created "Scheduler Job Type" and cleaned up scheduler 5 years ago
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4 years ago
.stylelintrc fix: Miscellaneous changes (#12343) 4 years ago
CODEOWNERS chore: Fix CODEOWNERS formatting 3 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 7 years ago
LICENSE chore: Update copyright until date to 2021 3 years ago
Makefile [NEW] Makefile to clean cache without restart 7 years ago
README.md chore: Try on FCloud button 3 years ago
SECURITY.md chore: updated Security policy and issue template 5 years ago
attributions.md Non Pour Accent! (#5427) 7 years ago
bandit.yml fix(tests): tests and linting 6 years ago
codecov.yml chore: correct coverage config 3 years ago
cypress.json chore: colocate ui tests 3 years ago
dev-requirements.txt chore: Clean up requirements 3 years ago
generate_bootstrap_theme.js fix: Common sass_options 4 years ago
hooks.md Non Pour Accent! (#5427) 7 years ago
node_utils.js fix: set correct default redis async broker in node_utils 4 years ago
package.json Merge branch 'develop' into datatable-rtl-column-resize 3 years ago
requirements.txt Merge pull request #15919 from gavindsouza/bump-requirements-sec 3 years ago
setup.py fix: drop py3.7 support for v14 3 years ago
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 4 years ago
socketio.js fix: publish realtime to work with localhost (backport #14174) (#14196) 3 years ago
yarn.lock build(deps): bump nanoid from 3.1.22 to 3.2.0 (#15685) 3 years ago

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.