dockeron / dockeron

🤖🤖🤖 Electron + Vue.js for Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status AppVeyor Tag GitHub (pre-)release Version npm Downloads npm MIT license Gitter GitHub stars

JavaScript Style Guide

A dockeron project, built on Electron + Vue.js for Docker.

I am only using Mac version, which means that the Windows and Linux versions are to be tested.

Notice that, this project is still under active development, many functionalities or features are not implemented yet, and some parts are still buggy.

Since this is my first front-end project, there might be some bad practices BUT I want to make Dockeron better. This is why I would really appriciate the help from you and the community.

Welcome PR and issues.

TODOs and progress

Please refer to project dockeron.

Development

Make sure you have Node.js installed (node@^6.5.0 or higher is recommended).

  • Clone the repo to your machine (or fork it to your github account then clone from there)
git clone git@github.com:dockeron/dockeron.git
cd dockeron
  • Make your branch from develop

  • Install all dependencies then npm run dev

npm install
npm run dev

Contributing

Contributing to Dockeron

Screenshots

Alternatives

This project was generated from electron-vue.

About

🤖🤖🤖 Electron + Vue.js for Docker

License:MIT License


Languages

Language:Vue 59.6%Language:JavaScript 39.9%Language:HTML 0.5%