cgars / gin-ui

User interface for G-Node services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Automated build Build Status Build status Dependencies status DevDependencies status

About gin-ui

gin-ui is the web interface for the GIN (G-Node INfrastructure) services.

Associated projects are

  • gin-auth: The GIN authentication server.
  • gin-repo: The GIN repository server.
  • gin-cli: The GIN command line client.

All projects are currently at an early state of development

A detailed description of the GIN project can be found at the G-Node projects site.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

User interface for G-Node services

License:Other


Languages

Language:Vue 79.1%Language:JavaScript 20.1%Language:Shell 0.5%Language:HTML 0.3%