sgotti / agola-web

agola web ui

Home Page:https://agola.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agola Web UI

Build Status

This is the agola web ui repository.

The agola web ui is built with vue and twind

It's currently good for the initial release but we'll start an ui/ux redesign to make it better and add missing parts.

Project setup

You will need Node.js version 16+, and PNPM.

pnpm install

Compiles and hot-reloads for development

pnpm run serve

Compiles and minifies for production

pnpm run build

Type Check code

pnpm run check

About

agola web ui

https://agola.io

License:Apache License 2.0


Languages

Language:Vue 61.7%Language:TypeScript 35.9%Language:Jsonnet 1.0%Language:SCSS 0.8%Language:JavaScript 0.3%Language:HTML 0.2%Language:Dockerfile 0.1%