Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/surjikal/meteor-giftlist
A meteor-based shared giftlist!
https://github.com/surjikal/meteor-giftlist
Last synced: about 2 months ago
JSON representation
A meteor-based shared giftlist!
- Host: GitHub
- URL: https://github.com/surjikal/meteor-giftlist
- Owner: surjikal
- Created: 2012-11-24T20:30:43.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-24T20:42:33.000Z (about 12 years ago)
- Last Synced: 2024-04-16T00:57:57.805Z (8 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meteor Gift List
This is a super quick hack of [Meteor](http://meteor.com)'s example "Todos" app. Share the giftlist with all your friends and family!
Check it out here: http://giftlist.meteor.com
## Deployment
It's super easy with Meteor! Just do:
```
# meteor deploy .meteor.com
```## Screenshot
![Screenshot](http://i.imgur.com/mnOpr.png)