G-Node / 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 was the web interface of the GIN (G-Node INfrastructure) services prototype and is no longer actively developed.

The current GIN project is developed at the gin-gogs github page, the service can be found at gin.g-node.org.

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

References

  • gin-cli: The GIN command line client (actively developed).
  • gin-auth: The GIN authentication server (prototype, no longer actively developed).
  • gin-repo: The GIN repository server (prototype, no longer actively developed).

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%