This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
-
Ruby version 2.0.0p576
-
System dependencies
-
Configuration
-
createuser -P -s -e playtape
-
pass: camus
-
start server: pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start
-
$ npm install //install dependencies
-
$ webpack -wc //starts webpack, which compiles all javascripts in a bundle file, which is served to application.js. see webpack.config.js
-
rails s
-
in console: create track, craete playtape, set associations
-
go to localhost:3000/playtapes/get?id=1