Skip to content

agola-io/agola-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b29fee4 · Jun 19, 2024
Nov 2, 2023
Sep 27, 2019
Dec 14, 2022
May 7, 2024
Dec 14, 2022
Nov 2, 2023
Dec 9, 2018
Dec 14, 2022
Mar 13, 2024
Oct 11, 2023
Mar 14, 2024
Jun 19, 2024
Apr 19, 2024
Dec 9, 2018
Dec 14, 2022
Dec 14, 2022
Jun 19, 2024
Mar 19, 2024
Oct 11, 2023
Mar 14, 2024
Mar 14, 2024

Repository files navigation

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