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.
 
 
 
 
 
 
Komal-Saraf0609 ed5423517d fix: map view doesnt open (#18487) 2 years ago
.github refactor: use file api to read import data (#18379) 2 years ago
cypress feat: configurable default views (#18409) (#18434) 2 years ago
esbuild build: reliable asset building in production (backport #18133) (#18136) 2 years ago
frappe fix: map view doesnt open (#18487) 2 years ago
.editorconfig style: autoformat JS files 2 years ago
.eslintignore fix: Miscellaneous changes (#12343) 4 years ago
.eslintrc refactor: Replace fluxify with vuex 2 years ago
.flake8 chore: useless flake8 warnings 3 years ago
.git-blame-ignore-revs chore: ignore js format commit 2 years ago
.gitignore fix: Add missing licences for vendored library 2 years ago
.mergify.yml ci: v14 meta stuff (#17701) 2 years ago
.pre-commit-config.yaml test: fix anticipiated test failures 2 years ago
.releaserc fix: version bump regex in automated release (#17725) 2 years ago
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 4 years ago
.stylelintrc fix: Miscellaneous changes (#12343) 4 years ago
CODEOWNERS fix: trigger release 2 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
README.md style(README): Fixed inconsistent whitespaces 3 years ago
SECURITY.md chore: updated Security policy and issue template 5 years ago
attributions.md refactor: Replace fluxify with vuex 2 years ago
bandit.yml fix(tests): tests and linting 6 years ago
codecov.yml refactor: Clean up whitespace & add CI check 3 years ago
commitlint.config.js style: format JS files with prettier 2 years ago
cypress.config.js test(UI): non-admin user for UI tests and misc fixes (backport #17995) (#18079) 2 years ago
generate_bootstrap_theme.js style: format JS files with prettier 2 years ago
hooks.md chore!: remove dead hooks `app_icon` & `app_color` 3 years ago
node_utils.js style: format JS files with prettier 2 years ago
package.json build(deps): bump snyk from 1.707.0 to 1.996.0 (#18311) (#18337) 2 years ago
pyproject.toml build(deps): bump restricted python (#18435) (#18439) 2 years ago
setup.py fix: Add temporary backwards compatible setup.py 3 years ago
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 4 years ago
socketio.js style: format JS files with prettier 2 years ago
yarn.lock build(deps): bump snyk from 1.707.0 to 1.996.0 (#18311) (#18337) 2 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

Login for the PWD site: (username: Administrator, password: admin)

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.