node-firebase-redis:Node-firebase-redis演示应用

时间:2021-05-06 06:39:00
【文件属性】:
文件名称:node-firebase-redis:Node-firebase-redis演示应用
文件大小:73KB
文件格式:ZIP
更新时间:2021-05-06 06:39:00
JavaScript 节点-firebase-redis 演示节点,firebase和redis协同工作的小型应用程序。 在客户端上使用angular.js来显示数据。 在运行应用程序之前 安装Node.js 运行npm install -g grunt bower 安装Redis 在应用程序的根文件夹中,运行npm install ,然后执行bower install 怎么跑? 创建server / config / local.env.js(使用local.env.sample作为模板)并添加适当的firebase uri。 运行grunt serve以运行主应用程序-这将在您的Firebase存储中创建一些条目并将其显示在Web应用程序中 默认情况下,“东西”总是从firebase中获取的,但是当您运行node server/syncFireBaseToRedis ,这会将数据同步到本地red
【文件预览】:
node-firebase-redis-master
----.gitignore(87B)
----karma.conf.js(2KB)
----.yo-rc.json(1KB)
----.bowerrc(47B)
----server()
--------components()
--------views()
--------syncFireBaseToRedis.js(667B)
--------api()
--------.jshintrc(237B)
--------app.js(666B)
--------routes.js(622B)
--------config()
--------.jshintrc-spec(172B)
--------auth()
--------deleteThingsKey.js(239B)
----.gitattributes(11B)
----Gruntfile.js(15KB)
----bower.json(534B)
----package.json(3KB)
----.buildignore(8B)
----client()
--------components()
--------robots.txt(31B)
--------app()
--------.jshintrc(664B)
--------.htaccess(24KB)
--------index.html(4KB)
--------favicon.ico(7KB)
--------assets()
----readme.md(810B)
----e2e()
--------main()
----protractor.conf.js(2KB)
----.travis.yml(134B)
----.editorconfig(415B)

网友评论