Skip to content

Agroecology Map, Knowledge and Practices, is a technological platform that allows the mapping and exchange of Agroecological experiences (Agroforestry) in order to bring people in order to strengthen or/and create new, collaborative networks that enhance the sharing of real (and sometimes imaginary) experiences https://agroecologymap.org

License

GPL-3.0, CC-BY-SA-4.0 licenses found

Licenses found

GPL-3.0
LICENSE.md
CC-BY-SA-4.0
CONTENT_LICENSE.md
Notifications You must be signed in to change notification settings

marcelo-soares-souza/Agroecology-Map

Agroecology Map - Agroecology Map

ko-fi

  1. Install Bundler
  • gem install bundler
  1. 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

  1. Init environment
  • bundle install
  • bundle exec rails db:create
  • bundle exec rails db:migrate
  • bundle exec rails db:seed
  1. Start Rails Server
  • bundle exec 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)

About

Agroecology Map, Knowledge and Practices, is a technological platform that allows the mapping and exchange of Agroecological experiences (Agroforestry) in order to bring people in order to strengthen or/and create new, collaborative networks that enhance the sharing of real (and sometimes imaginary) experiences https://agroecologymap.org

Topics

Resources

License

GPL-3.0, CC-BY-SA-4.0 licenses found

Licenses found

GPL-3.0
LICENSE.md
CC-BY-SA-4.0
CONTENT_LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published