Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
Starter application template using Piccolo ORM ecosystem (with Litestar framework) as backend and Vue.js as frontend.
- Host: GitHub
- URL: https://github.com/sinisaos/litestar-piccolo
- Owner: sinisaos
- License: mit
- Created: 2023-02-17T16:53:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T12:15:09.000Z (over 1 year ago)
- Last Synced: 2024-08-03T17:12:36.927Z (4 months ago)
- Topics: litestar-framework, piccolo, vue
- Language: Vue
- Homepage:
- Size: 253 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-litestar - Litestar Example - Using Litestar withPiccolo. (Third-Party Extensions / Databases)
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).