Farmbot-Web-API Developer Setup

5、Give permission to create a database*
6、rake db:create:all db:migrate db:seed

Error:
could not change directory to “/home/ardun/Farmbot-Web-API”: Permission denied
createuser: could not connect to database postgres: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket “/var/run/postgresql/.s.PGSQL.5432”?

it cloud not work!is anyone help
i use ubuntu 14.04!

It looks like you are trying to set up the web app for development purposes. GitHub is a more appropriate place to ask technical questions about the setup. Please raise an issue in the repository to get connected to other developers who may be able to assist and to help out future developers who may have the same question.