Better sign up and sign in

This commit is contained in:
2014-09-29 16:11:59 +02:00
parent 7e34e47a99
commit 3b5651de47
9 changed files with 60 additions and 30 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
#web: bundle exec thin start -p $PORT
faye: thin start -R faye/config.ru -p 9296
#faye: rackup faye.ru -s thin -E production
# production: faye: thin start -d -R faye/config.ru -p 9296
counters: bin/drb_counter.rb run
database: echo "BuenosAires" | sudo -S couchdb start | ~/bin/couch_output
# production: conters: bin/drb_counter.rb start
#database: echo "BuenosAires" | sudo -S couchdb start | ~/bin/couch_output
#server: rails s