Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paqtcom/tunnelvue
https://github.com/paqtcom/tunnelvue
internal
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/paqtcom/tunnelvue
- Owner: paqtcom
- License: agpl-3.0
- Created: 2019-01-31T10:58:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T04:58:16.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T22:12:56.409Z (almost 2 years ago)
- Topics: internal
- Language: JavaScript
- Homepage:
- Size: 2.66 MB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TunnelVue
Demo:
https://tunnelvue.way2web.nl/## Career opportunity
At Way2Web Software, we're always looking for new talent.
We develop "next level software" for companies that want to keep on pushing forward.
If you'd like to join, please have a look at our career opportunities.## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).