README Install NPM Run 'rails s' to start the backend Simaltaneously do 'npm start --prefix client' to start the frontend Run 'sudo service postgresql start' to start local posgresql server To commit : git commit --no-gpg-sign -m "message"