Telescope is a particular Cosmos graphical user interface written in Vue.js.
Explore the docs »
Report defect
|
Request feature
Name origin: The Telescope was one the first human-invented tools for exploring the Cosmos
With Telescope, we aim to provide a simple, light-weight, powerfull platform to explore and interact with Cosmos.
Structural Projects
Production Components
- The code is licensed under MIT.
A Docker image is pushed to Docker Hub every time CI runs successfully.
Download the latest docker image:
docker pull jnahas/cosmos-ui
Open CLI and run:
docker run -it -p 7080:80 --rm --name telescope jnahas/cosmos-ui
- Clone repository
- Open Telescope project in your favorite IDE/Text-Editor
- Enjoy!