Home
Softono
aeria-ui

aeria-ui

Open source MIT Vue
17
Stars
2
Forks
9
Issues
0
Watchers
4 weeks
Last Commit

About aeria-ui

A server-driven UI library for Aeria, made with Vue

Platforms

Web Self-hosted

Languages

Vue

Aeria UI https://github.com/aeria-org/aeria-ui/actions/workflows/ci.yaml

<img align="left" src="/.github/assets/aeria-ui-logo.png" alt="Aeria Logo" width="190px" height="190px" />

A server-driven UI library for Aeria, made with Vue.

<template>
  <h1>Pizzas</h1>
  <aeria-crud name="pizza" />
</template>


Live demo

Credentials:

  • username: aeria
  • password: aeria

https://demo.aeria.land/

Quickstart

$ npm create -y aeria-app hello-world

Resources