Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 7 Jahren
vor 14 Jahren
vor 14 Jahren
vor 11 Jahren
vor 14 Jahren
vor 8 Jahren
vor 11 Jahren
vor 11 Jahren
vor 11 Jahren
vor 11 Jahren
12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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).