Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jplomas/fatcat
FATCAT project
https://github.com/jplomas/fatcat
javascript meteor
Last synced: 24 days ago
JSON representation
FATCAT project
- Host: GitHub
- URL: https://github.com/jplomas/fatcat
- Owner: jplomas
- License: mit
- Created: 2017-02-17T23:15:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-18T11:04:26.000Z (almost 8 years ago)
- Last Synced: 2024-11-08T04:41:49.714Z (3 months ago)
- Topics: javascript, meteor
- Language: JavaScript
- Size: 728 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fatcat
FATCAT projectA rough and ready README
## Building
1. Install meteor
2. Create a new meteor app `meteor create FATCAT`
3. Add the packages used (see below)
4. Copy the files from this repo into the meteor app folder## Packages used
One by one, `meteor add XXX` where XXX is each of these:
accounts-base
accounts-password
alanning:roles
aldeed:tabular
aslagle:reactive-table
blaze-html-templates
browser-policy
check
dburles:collection-helpers
dburles:mongo-collection-instances
ejson
fortawesome:fontawesome
fourseven:scss
iron:router
jquery
lai:collection-extensions
logging
meteor-base
meteortoys:allthings
mobile-experience
modules
mongo
natestrauser:select2
random
reload
reywood:bootstrap3-sass
sacha:spin
session
spacebars
standard-minifier-css
standard-minifier-js
themeteorchef:bert
themeteorchef:jquery-validation
tracker