AppVentory UI - frontend for AppVentory.

AppVentory is a tool to manage applications.

Built with nuxt and vuetifyjs.

img.png

img.png

img.png

img.png

Installation

Add keys Instal mkcert https://github.com/FiloSottile/mkcert

mkcert -install
mkcert localhost

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3005
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

Open your browser: https://localhost:3005