Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonathankingston/interstellar
A test app for Stellar a Meteor MVC
https://github.com/jonathankingston/interstellar
Last synced: about 1 month ago
JSON representation
A test app for Stellar a Meteor MVC
- Host: GitHub
- URL: https://github.com/jonathankingston/interstellar
- Owner: jonathanKingston
- Created: 2012-05-01T06:58:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-01T07:05:01.000Z (over 12 years ago)
- Last Synced: 2024-04-17T02:07:34.189Z (9 months ago)
- Language: JavaScript
- Size: 90.8 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Interstellar
============This is just a test app to give you an example of [Stellars](https://github.com/jonathanKingston/stellar) use that I wrote in less than 5 minutes.
Currently all this does is display a different message on a different page but it sorts you out with routing and the way forward with no lines of code involved.
To run this you will need to put [stellar](https://github.com/jonathanKingston/stellar) in your meteor package directory and add it.
For a more complex example check out the dev branch of Britto: [Britto Stellar version](https://github.com/jonathanKingston/britto/tree/stellar)