No description
Find a file
2023-01-16 10:24:45 +05:30
.github ci: use GITHUB_TOKEN for roulette api calls (#19537) 2023-01-09 17:09:59 +05:30
cypress test: fixed failing UI test 2023-01-16 10:24:45 +05:30
esbuild Revert "fix: allow backtick in HTML templates as well" 2022-10-12 18:50:12 +05:30
frappe Merge pull request #19477 from shariquerik/form-builder-fixes-1 2023-01-13 14:55:18 +05:30
.editorconfig chore: editorconfig handle doctype.json files 2023-01-11 17:08:48 +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 ci: config cleanup and bump coverage 2022-11-09 15:58:46 +05:30
.git-blame-ignore-revs chore: ignore fluff change in blame 2022-08-22 11:35:53 +05:30
.gitignore fix: Add missing licences for vendored library 2022-07-04 08:29:56 +05:30
.mergify.yml ci: remove duplicate rule causing backport failure 2022-11-11 21:41:51 +05:30
.pre-commit-config.yaml ci: bump black to latest (#19319) 2022-12-16 15:14:37 +05:30
.releaserc ci: better release notes generation (#19380) 2022-12-21 12:14:35 +05:30
attributions.md refactor: Itenticon 2022-08-11 23:53:21 +05:30
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-09-12 09:14:34 +05:30
codecov.yml ci: update codecov.yml flags 2023-01-10 13:19:12 +05:30
CODEOWNERS chore: remove even_streaming from CODEOWNERS 2022-08-26 00:39:41 +05:30
commitlint.config.js style: format JS files with prettier 2022-08-04 14:51:01 +05:30
cypress.config.js test(UI): use non-admin user for tests 2022-09-10 12:48:33 +05:30
generate_bootstrap_theme.js style: format JS files with prettier 2022-08-04 14:51:01 +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 style: format JS files with prettier 2022-08-04 14:51:01 +05:30
package.json build(deps): Bump editorjs to 2.26.3 2022-12-14 18:12:26 +05:30
pyproject.toml chore: bump gitpython to 3.1.30 (#19446) 2023-01-01 16:00:11 +05:30
README.md chore: make contribution license explicitly known 2022-09-12 13:52:39 +05:30
SECURITY.md Update SECURITY.md 2023-01-10 16:49:44 +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(socketio)!: Event list_update > doctype_subscribe 2022-12-28 00:25:58 +05:30
yarn.lock chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#19090) 2023-01-11 11:18:35 +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.

By contributing to Frappe, you agree that your contributions will be licensed under its MIT License.