Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.
/ freeacs-web Public archive

(WIP) The next generation administration interface for FreeACS

Notifications You must be signed in to change notification settings

freeacs/freeacs-web

Repository files navigation

ARCHIVED!

Due to inactivity for several years and because no one wanted to maintain it, this project and all other projects in this org is archived.

freeacs-web

This project is used in conjunction with https://github.com/freeacs/freeacs-data-api

The development server in this project will proxy pass /rest to http://localhost:9500/rest, so the above server must either be running locally or somewhere else (for the latter you must change vue.config.js).

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.

About

(WIP) The next generation administration interface for FreeACS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published