Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

README.md 1.3 KiB

há 7 anos
há 14 anos
há 14 anos
há 11 anos
há 14 anos
há 11 anos
há 11 anos
há 11 anos
há 11 anos
há 11 anos
há 11 anos
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. <div align="center">
  2. <img src=".github/logo.png" height="256">
  3. <h1>
  4. <a href="https://frappe.io">
  5. frappé
  6. </a>
  7. </h1>
  8. <h3>
  9. a web framework with <a href="https://www.youtube.com/watch?v=LOjk3m0wTwg">"batteries included"
  10. </h3>
  11. <h5>
  12. it's pronounced - <em>fra-pay</em>
  13. </h5>
  14. </div>
  15. <div align="center">
  16. <a href="https://travis-ci.org/frappe/frappe">
  17. <img src="https://img.shields.io/travis/frappe/frappe.svg?style=flat-square">
  18. </a>
  19. <a href='https://frappe.io/docs'>
  20. <img src='https://img.shields.io/badge/docs-📖-7575FF.svg?style=flat-square'/>
  21. </a>
  22. </div>
  23. Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for [ERPNext](https://erpnext.com)
  24. ### Table of Contents
  25. * [Installation](#installation)
  26. * [License](#license)
  27. ### Installation
  28. [Install via Frappé Bench](https://github.com/frappe/bench)
  29. ## Contributing
  30. 1. [Pull Request Requirements](https://github.com/frappe/erpnext/wiki/Pull-Request-Guidelines)
  31. 1. [Translations](https://translate.erpnext.com)
  32. ### Website
  33. For details and documentation, see the website
  34. [https://frappe.io](https://frappe.io)
  35. ### License
  36. This repository has been released under the [MIT License](LICENSE).