-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
361 changed files
with
67,532 additions
and
313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
local | ||
node_modules/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,43 @@ | ||
# Meteor packages used by this project, one per line. | ||
# Check this file (and the other files in this directory) into your repository. | ||
# | ||
# 'meteor add' and 'meteor remove' will edit this file for you, | ||
# but you can also edit it by hand. | ||
|
||
spiderable | ||
chrismbeckett:fontawesome4 | ||
jquery | ||
showdown | ||
markdown | ||
mizzao:bootstrap-3 | ||
standard-minifiers | ||
meteor-base | ||
mobile-experience | ||
mongo | ||
blaze-html-templates | ||
session | ||
tracker | ||
logging | ||
reload | ||
random | ||
ejson | ||
spacebars | ||
check | ||
[email protected] # Packages every Meteor app needs to have | ||
[email protected] # Packages for a great mobile UX | ||
[email protected] # The database Meteor supports right now | ||
[email protected] # Compile .html files into Meteor Blaze views | ||
[email protected] # Reactive variable for tracker | ||
[email protected] # Helpful client-side library | ||
[email protected] # Meteor's client-side reactive programming library | ||
|
||
[email protected] # JS minifier run for production mode | ||
[email protected] # ECMAScript 5 compatibility for older browsers. | ||
[email protected] # Enable ECMAScript2015+ syntax in app code | ||
|
||
iron:router | ||
useraccounts:core | ||
useraccounts:iron-routing | ||
nooitaf:colors | ||
momentjs:moment | ||
fortawesome:fontawesome | ||
[email protected] | ||
softwarerero:accounts-t9n | ||
cfs:standard-packages | ||
cfs:gridfs | ||
useraccounts:semantic-ui | ||
[email protected] | ||
bevanhunt:leaflet | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
semantic:ui | ||
juliancwirko:postcss | ||
[email protected]_1 | ||
aldeed:collection2-core | ||
dynamic-import | ||
accounts-password | ||
aldeed:autoform | ||
nooitaf:autoform-semantic-ui |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
METEOR@1.2.1 | ||
METEOR@1.5.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
motel | ||
========== | ||
|
||
|
||
name | ||
desc | ||
status | ||
images | ||
|
||
room | ||
x | ||
y | ||
z | ||
|
||
features | ||
|
||
location | ||
type (static|dynamic) | ||
lat | ||
lng | ||
mag |
Oops, something went wrong.