Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvan/nebula
galaxy prototypes
https://github.com/cvan/nebula
Last synced: 2 days ago
JSON representation
galaxy prototypes
- Host: GitHub
- URL: https://github.com/cvan/nebula
- Owner: cvan
- Created: 2014-03-18T07:52:05.000Z (almost 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-07-30T02:26:00.000Z (over 10 years ago)
- Last Synced: 2025-01-29T18:02:44.640Z (9 days ago)
- Language: JavaScript
- Homepage: http://cvan.io/nebula/
- Size: 31.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nebula
Nebula is a collection of Galaxy prototypes (all static HTML+CSS+JS).
# Development
A server is not required, as long as the files are served off an `http`/`https` origin.
If you need a server, use [nginx](http://nginx.org/en/) or a simple server such as Python's:
python -m SimpleHTTPServer 8000
Then to load a prototype, start in the `catalogue` directory. I'd recommend starting with [Catalogue Prototype E](http://localhost:8000/catalogue/e/).