Frappe Framework
- it is a full stack frame work,it's a low code and open source
- ERP Next is build on frappe framework
- it needs front-end as Html,Css,JS and back-end as Maria DB,Python
- it start with terminal command as
start bench - requirements to build a application
- DB,Schema
- Applicaton programming interface(API)
- Session management,Authentication
- Views,Report
- Payement gateway
- Cache
- Message queue
- Rendering
- Concurrency
- To install the frappe framework follow the documentation:-https://docs.frappe.io/framework/user/en/introduction
Top comments (0)