Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sinisaos/litestar-piccolo

Starter application template using Piccolo ORM ecosystem (with Litestar framework) as backend and Vue.js as frontend.
https://github.com/sinisaos/litestar-piccolo

litestar-framework piccolo vue

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

Starter application template using [Piccolo ORM](https://piccolo-orm.com/) ecosystem (with [Litestar](https://litestar.dev/) framework) as backend and [Vue.js](https://vuejs.org/) as frontend.

The template includes several useful things such as user authentication, user management (with user profile and crud dashboard), admin UI and more.

For backend installation look at backend [readme](https://github.com/sinisaos/litestar-piccolo/blob/main/backend/README.md).

For frontend installation look at frontend [readme](https://github.com/sinisaos/litestar-piccolo/blob/main/frontend/README.md).