An open API service indexing awesome lists of open source software.

https://github.com/ananace/gitlab-noide

GitLab + NoIDE + Kubernetes project
https://github.com/ananace/gitlab-noide

Last synced: 4 months ago
JSON representation

GitLab + NoIDE + Kubernetes project

Awesome Lists containing this project

README

          

# gitlab-noide

> Wrapper for dynamically launching NoIDE instances against Gitlab projects

## Build Setup

``` bash
# install dependencies
npm install

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

# build for production with minification
npm run build
```

For more information see the [docs for vueify](https://github.com/vuejs/vueify).