36 lines
No EOL
1 KiB
HTML
36 lines
No EOL
1 KiB
HTML
<!-- title: Frappe Framework: Documentation -->
|
|
<!-- no-breadcrumbs -->
|
|
|
|
<div class="jumbotron">
|
|
<h1>Full stack web framework to build complex apps</h1>
|
|
<p>Build extensions to ERPNext or make your own database driven app</p>
|
|
</div>
|
|
|
|
<div class="section" style="padding-top: 0px;">
|
|
<div class="fake-browser-frame">
|
|
<img class="img-responsive browser-image feature-image"
|
|
src="assets/img/home.png">
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class="section">
|
|
<p>The Frappe Framework is a server side and client side
|
|
framework and is built with the philosophy make it "battries included".
|
|
It has libraries and API for authentication, MVC, permissions, REST API,
|
|
templating, admin interface, forms, reports and much more.</p>
|
|
|
|
<p>Frappe Framework was designed to build <a href="https://erpnext.com">ERPNext</a>, open source
|
|
ERP for managing small and medium sized businesses.</p>
|
|
|
|
</div>
|
|
|
|
|
|
<div class="section text-center">
|
|
<a href="contents.html" class="btn btn-lg btn-primary">Table of Contents</a>
|
|
</div>
|
|
|
|
|
|
|
|
<!-- autodoc -->
|
|
<!-- jinja --> |