Skip to content

robertop23/web2py_vuejs_vuetify

Repository files navigation

web2py vuejs vuetify

This is a project to integrate formally Web2py with Vue.js

Include:

Install

Enter Web2py applications folder

$ cd applications

Clone this repo

$ git clone https://github.com/robertop23/web2py_vuejs_vuetify

Enter web2py_vuejs_vuetify folder

$ cd web2py_vuejs_vuetify

Install npm dependencies

$ npm install

Create and watch your vue app and related Files

$ npm run watch

The Vue files are inside resources folder

TODO:

  • Make all auth process
    • Fix vue routing
    • login
    • logout
    • register
    • reset password
    • Test
  • Join web2py translations with inner translations?
  • Join Web2py Menu with vue menu?
  • Better looking Frontpage

Contributing:

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

About

Web2py with Vue.js and Vuetify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published