Agroecology Map - Agroecology Map
1) Install Bundler
2) Set environment variables with database connection information (see the example below)
- export RAILS_ENV='development'
- export USERNAME_DB='devel'
- export PASSWORD_DB='devel'
- export HOST_DB='localhost'
- export PORT_DB='5432'
Rename config/database.yml.example to config/database.yml
3) Init environment
- bundle install
- bundle exec rails db:create
- bundle exec rails db:migrate
- bundle exec rails db:seed
4) Start Rails Server
More info: https://agroecologymap.org/
This project (Source-Code) is licensed under the terms of the GPLv3 (See LICENSE.md)
All content of Plataform is licensed under Creative Commons (CC BY-SA 4.0) (See CONTENT_LICENSE.md)
follow us on mastodon