api.thestoke.ca

时间:2024-06-08 06:26:40
【文件属性】:

文件名称:api.thestoke.ca

文件大小:27KB

文件格式:ZIP

更新时间:2024-06-08 06:26:40

JavaScript

笔画清单 入门: 本节介绍如何使Stoke List API在本地运行。 该工作流程已针对贡献者进行了优化。 编码风格: 依存关系: 确保已安装nodejs , npm和git 。 需要gulp才能运行测试套件并使用browserify打包客户端库。 要在UNIX和OS X上安装gulp,请运行sudo npm install gulp -g 。 环境设置和配置 安装节点软件包: npm install 配置环境: cp sample.env .env 完整.env文件的简短说明: DATABASE_URL: The url, including credentials to access the db. This can be either mysql, postges or sqlite3 PORT: The port the server will run on


【文件预览】:
api.thestoke.ca-master
----LICENSE.html(18KB)
----.gitignore(592B)
----app.js(1KB)
----package.json(765B)
----sample.env(178B)
----bin()
--------migrate(70B)
----db()
--------.gitignore(12B)
----models()
--------index.js(253B)
--------vote.js(3KB)
--------token.js(5KB)
--------post.js(5KB)
----LICENSE(16KB)
----public()
--------index.html(112B)
----README.md(1KB)
----migrations()
--------20141020213247-token.js(416B)
--------20141005180629-create-posts.js(1KB)
--------20141013215917-vote.js(474B)
----lib()
--------util.js(577B)
--------auth.js(386B)
--------db.js(398B)
----Procfile(19B)
----controllers()
--------votes.js(1KB)
--------posts.js(5KB)
--------tokens.js(3KB)

网友评论