文件名称:grunnsync:GrunnJS 聚会的示例应用程序 2015-02-18
文件大小:20KB
文件格式:ZIP
更新时间:2024-07-13 20:07:23
JavaScript
同步
这是 2015 年 2 月 18 日关于同步数据库的 GrunnJS 演讲的演示应用程序。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)
安装 couchdb 或在 iriscouch.com 上开设一个帐户
允许 CORS 访问您的 CouchDB
安装
git clone
【文件预览】:
grunnsync-master
----.jshintrc(518B)
----public()
--------crossdomain.xml(603B)
--------robots.txt(41B)
----bower.json(618B)
----.ember-cli(280B)
----.travis.yml(245B)
----config()
--------environment.js(1KB)
----LICENSE(1KB)
----README.md(2KB)
----.bowerrc(60B)
----testem.json(170B)
----.editorconfig(514B)
----tests()
--------.jshintrc(814B)
--------index.html(974B)
--------test-helper.js(112B)
--------helpers()
--------unit()
----.gitignore(247B)
----Brocfile.js(815B)
----app()
--------index.html(984B)
--------initializers()
--------services()
--------views()
--------models()
--------styles()
--------controllers()
--------components()
--------helpers()
--------app.js(414B)
--------templates()
--------router.js(195B)
----package.json(1016B)
----vendor()
--------.gitkeep(0B)