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
- Host: GitHub
- URL: https://github.com/ananace/gitlab-noide
- Owner: ananace
- Created: 2017-11-14T20:11:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-14T20:11:12.000Z (over 8 years ago)
- Last Synced: 2025-11-17T09:23:57.710Z (8 months ago)
- Language: HTML
- Size: 704 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).