32 lines
No EOL
926 B
HTML
32 lines
No EOL
926 B
HTML
<!-- title: Frappe Framework: Documentation -->
|
|
<!-- no-breadcrumbs -->
|
|
|
|
<div class="jumbotron">
|
|
<h1>Superhero Web Framework</h1>
|
|
<p>Build extensions to ERPNext or make your own database driven app</p>
|
|
</div>
|
|
|
|
<div class="section" style="padding-top: 0px; margin-top: -30px;">
|
|
<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>
|
|
|
|
|
|
|
|
|
|
<!-- autodoc -->
|
|
<!-- jinja --> |