No description
Find a file
2022-07-29 16:36:35 +05:30
.github ci: dont install from mariadb repo 2022-07-29 16:36:35 +05:30
cypress Merge branch 'develop' into mariadb-client-refactor 2022-07-22 12:11:54 +05:30
esbuild fix: Don't retry asset caching in CI or developer_mode 2022-07-28 15:40:13 +05:30
frappe chore: remove duplicate field in get_version (#17674) 2022-07-29 15:10:01 +05:30
.editorconfig style: add config for CSS and SCSS 2022-07-13 20:30:07 +05:30
.eslintignore fix: Miscellaneous changes (#12343) 2021-02-08 12:05:37 +05:30
.eslintrc refactor: Replace fluxify with vuex 2022-07-05 19:45:17 +05:30
.flake8 chore: useless flake8 warnings 2022-06-15 17:27:04 +05:30
.git-blame-ignore-revs ci: force modern python with pyupgrade (#17370) 2022-07-01 12:09:27 +05:30
.gitignore fix: Add missing licences for vendored library 2022-07-04 08:29:56 +05:30
.mergify.yml ci: Stripped down config for Semantic checks (#17542) 2022-07-19 14:32:34 +05:30
.pre-commit-config.yaml ci: force modern python with pyupgrade (#17370) 2022-07-01 12:09:27 +05:30
.releaserc chore: fix semantic release config 2022-06-02 12:06:37 +05:30
.snyk [Snyk] Fix for 1 vulnerabilities (#11523) 2020-09-17 10:00:48 +05:30
.stylelintrc fix: Miscellaneous changes (#12343) 2021-02-08 12:05:37 +05:30
attributions.md refactor: Replace fluxify with vuex 2022-07-05 19:45:17 +05:30
bandit.yml fix(tests): tests and linting 2019-02-13 16:50:34 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-09-12 09:14:34 +05:30
codecov.yml refactor: Clean up whitespace & add CI check 2022-02-25 20:01:29 +05:30
CODEOWNERS ci: Remove dependency on requirements.txt for builds 2022-06-15 15:25:26 +05:30
commitlint.config.js ci: Stripped down config for Semantic checks (#17542) 2022-07-19 14:32:34 +05:30
cypress.json chore: colocate ui tests 2022-01-03 16:19:11 +05:30
generate_bootstrap_theme.js fix: Replace node-sass with dart-sass 2022-06-24 19:11:44 +05:30
hooks.md chore!: remove dead hooks app_icon & app_color 2022-05-10 14:41:01 +05:30
LICENSE chore: Update copyright until date to 2021 2021-09-03 12:19:15 +05:30
node_utils.js refactor: Removed vendored socketio library 2022-06-29 14:58:13 +05:30
package.json ci: Stripped down config for Semantic checks (#17542) 2022-07-19 14:32:34 +05:30
pyproject.toml chore: remove payment gateway libraries 2022-07-26 23:17:04 +05:30
README.md style(README): Fixed inconsistent whitespaces 2022-04-28 14:52:42 +05:30
SECURITY.md chore: updated Security policy and issue template 2019-10-12 12:06:36 +05:30
setup.py fix: Add temporary backwards compatible setup.py 2022-06-14 18:21:48 +05:30
sider.yml chore(sider): add sider default config for flake8 + ignore tab errors (W191) (#12587) 2021-03-16 17:07:41 +05:30
socketio.js fix(realtime): "X is viewing" doc broken 2022-07-29 16:36:35 +05:30
yarn.lock chore: bump frappe-charts to latest 2022-07-18 18:39:41 +05:30


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.