文件名称:roomies-backend:Roomies 应用程序 API
文件大小:19KB
文件格式:ZIP
更新时间:2024-07-18 19:16:47
JavaScript
室友API Roomies API 使用和 。 在本地运行 确保您已安装 $ git clone git@github.com:dontfeedthe/roomies-api.git # or clone your own fork $ cd roomies-api $ npm install $ npm start 您的应用程序现在应该在上运行。 部署到 Heroku 确保您已安装 。 $ heroku create $ git push heroku master $ heroku open 去做 请参阅 Github 问题。 文档 有关在 Heroku 上使用 Node.js 的更多信息,请参阅这些开发中心文章: 在 Heroku 上使用 WebSockets 和 Node.js
【文件预览】:
roomies-backend-master
----.jshintrc(2KB)
----models()
--------message.js(272B)
--------collocation.js(333B)
--------index.js(1KB)
--------roomy.js(1KB)
----spec()
--------documentation.spec.js(298B)
--------api_context.js(323B)
--------roomy.spec.js(1KB)
----app.js(3KB)
----.idea()
--------roomies-api.iml(450B)
--------libraries()
--------jsLinters()
--------misc.xml(125B)
--------webResources.xml(368B)
--------dictionaries()
--------jsLibraryMappings.xml(269B)
--------encodings.xml(164B)
--------inspectionProfiles()
--------modules.xml(274B)
--------scopes()
--------vcs.xml(180B)
----.travis.yml(44B)
----LICENSE(1KB)
----Procfile(36B)
----README.md(1KB)
----handlers()
--------misc.js(2KB)
--------message.js(2KB)
--------collocation.js(2KB)
--------roomy.js(4KB)
----.editorconfig(425B)
----app.json(548B)
----.gitignore(581B)
----bin()
--------www(218B)
----package.json(969B)