Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 887 Bytes

File metadata and controls

69 lines (48 loc) · 887 Bytes

F虫

Build Status

開発環境

$ npm install -g brunch
$ npm install -g bower
$ npm install -g supervisor
$ npm install -g coffee-script
$ git clone [email protected]:funamushi/fmushi.git
$ cd fmushi
$ npm install
$ brunch w -s

でーたべ

$ createuser fmushi
$ createdb -O fmushi fmushi_development

マイグレ

$ ./node_modules/.bin/sequelize -m --coffee

マスタデータ

$ coffee seeds.coffee

とすて

$ npm test

or

サーバサイド

$ mocha test/server/path/to/file

クライアントサイド

$ karma start karma.coffee

へろく

$ git push heroku master

issueとか

https://bitbucket.org/funamushi/fmushi