Skip to content

purush34/frappe-installation

Repository files navigation

Frappe

Frappe

## Introduction: Frappe, pronounced fra-pay, is a full stack, batteries-included, web framework written in Python and Javascript with MariaDB as the database. It is the framework which powers ERPNext, is pretty generic and can be used to build database driven apps. ## Get Started The key difference in Frappe compared to other frameworks is that meta-data is also treated as data. This enables you to build front-ends very easily. We believe in a monolithic architecture, so Frappe comes with almost everything you need to build a modern web application. It has a full featured Admin UI called the Desk that handles forms, navigation, lists, menus, permissions, file attachment and much more out of the box. ## Pre Requisites Before you can start with Frappe, be sure you understand the stack it's built on. ## Installation: Before you can use Frappe, you need to install it. We have a complete installation guide which covers all possibilities, this guide will also help you understand the backend stack. ### STEP 1: ```Clone``` main file ``` git clone https://github.com/Ranjith1022/Frappe-Framework.git ``` ### STEP 2: ```RUN``` frappe-installation script file ``` $ python3 installation.py ``` ### Finally: ```check``` below URL ``` http://localhost:8000 ``` # ```diff Notes*: - It's takes minimum one hour, based upon your internet connection - If you have any ERROR or SOMETHING contact me through below email. + Email:ranjithks@am.amrita.edu ``` # frappe-installation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published