Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

HTTP API and Web Client of awesome Likeastore application.

NotificationsYou must be signed in to change notification settings

likeastore/app

Repository files navigation

HTTP API and Web Client of awesome Likeastore. application.

Installation

Install few things required for development.

Mocha is used for unit testing,

$ npm install -g mocha

Client package manager,

$ npm install -g bower

Grunt build system,

$ npm install -g grunt-cli

After all developer dependencies are installed,

$ npm install$ bower install$ grunt

Run application (make sure your mongod is running),

$ node app.js

Working

Please keep in mind that all current work commits are pushed todevelopment branch.

Testing

To run full test suite,

$ npm test

Pre-requisites

Application requirescollector component to be up and running, to collect users data.

Clone collector app,

$ git clone git@github.com:likeastore/collector.git

Run tests,

$ npm test

Run collector,

$ node app.js

Useful tools / tips

  • To quickly clean up developers database, run
$ node tools/cleanDb.js

About

HTTP API and Web Client of awesome Likeastore application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp