TerraGreen About This app is the API Interface of the app TerraGreen. How to run the server rails s Database The development app runs on postgresql. If needed you can reset all database by typing: rails db:drop rails db:create rails db:migrate rails db:seed