Changes

From Amahi Wiki
Jump to: navigation, search
# <code>rake db:seed</code> (this will get a basic database setup)
# Reboot the Raspberry Pi
# login as root
# <code>systemctl start mysqld.service</code>
# login as regular user.# change path to platform folder.
# <code>rails s</code> (this will start the rails server)
21

edits