2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 11:29:00 +00:00
Free desktop accounting software for small-businesses and freelancers.
Go to file
Suraj Shetty e062ed2ee9 Init Auth
- Add simple token based auth
2018-04-29 16:27:42 +05:30
auth Init Auth 2018-04-29 16:27:42 +05:30
backends Init Auth 2018-04-29 16:27:42 +05:30
client separate datatable styles 2018-04-26 15:50:36 +05:30
common nested set wip 2018-04-18 12:18:24 +05:30
config PDF generation 2018-04-15 00:44:02 +05:30
docs Merge pull request #30 from shridarpatil/rollup 2018-04-07 22:30:29 +05:30
model model.extend method 2018-04-26 15:50:46 +05:30
models Init Auth 2018-04-29 16:27:42 +05:30
server Init Auth 2018-04-29 16:27:42 +05:30
tests added layout, submit and table view 2018-03-05 22:15:21 +05:30
utils refactor getFilterConditions, add some utils 2018-04-19 20:01:17 +05:30
.eslintrc print formats, momentjs, markdown, nunjucks 2018-02-21 15:08:56 +05:30
.gitignore refactor models are now js and better file naming for models 2018-02-16 18:43:46 +05:30
.travis.yml removed root login attempts 2018-02-08 21:22:07 +05:30
app.js refactor models are now js and better file naming for models 2018-02-16 18:43:46 +05:30
cli.js whitespace 2018-02-21 15:13:21 +05:30
index.js frappe.call 2018-03-26 18:32:35 +05:30
package.json Init Auth 2018-04-29 16:27:42 +05:30
Procfile yarn link in docs 2018-03-21 15:18:01 +05:30
README.md fix doc 2018-01-12 18:02:10 +05:30
yarn.lock add luxon 2018-04-19 15:44:42 +05:30

Frappe.js

Frappe.js is a meta-data driven framework that enables rapid application development of Node.js and Electron based applications.

Features

  • Rapid Application Development
  • Single Page App
  • Forms and Controls
  • REST-API
  • Database backends

Documentation

Read the full docs

License

MIT