/piccolo-vue-starter

Starter application template using Piccolo ORM ecosystem (with FastAPI framework) as backend and Vue.js as frontend.

Primary LanguageVueMIT LicenseMIT

Starter application template using Piccolo ORM ecosystem (with FastAPI framework) as backend and Vue.js as frontend.

The template includes several useful things such as:

  • user authentication
  • user management (with user profile and crud dashboard)
  • simple table crud using FastAPIWrapper
  • Google login
  • and more

For backend installation look at backend readme.

For frontend installation look at frontend readme.