Skip to content

aisa-it/aiplan-front

Repository files navigation

License: MPL 2.0 en ru

AIPlan

Client-side application for AIPlan

Work only with Yarn package manager!

Setup

Install dependencies

yarn install

Run linter

yarn lint

Run in development mode

yarn dev

Build application

yarn build

Before running, you need to set environment variables. An example is available in example.env

// API endpoint
VITE_API_URL="https://domain.com"

// Minio endpoint
VITE_MINIO_URL="https://domain.com"

Running in SPA Mode

By default, the project runs in PWA mode. If necessary, you can disable it by modifying the startup scripts.

Run in development mode

quasar dev

Build application

quasar build

About

PWA for AIPlan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8