Agroecology-Map

A technological platform that allows the mapping and exchange of Agroecological and Agroforestry experiences.
https://github.com/marcelo-soares-souza/Agroecology-Map

Category: Consumption
Sub Category: Agriculture and Nutrition

Keywords

agroecologia agroecology agroecologymap agrofloresta agroforestry free-software geolocation gis javascript mapa-da-agroecologia permacultura permaculture postgresql rails ruby ruby-on-rails

Keywords from Contributors

agroecologie freesoftware onemillionvoices rubyonrails socialtechnology Agroecologia Freesoftware OpenStreetMap Agroforestry gplv3

Last synced: about 10 hours ago
JSON representation

Repository metadata

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

README.md

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)

follow us on mastodon


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 649
Total Committers: 3
Avg Commits per committer: 216.333
Development Distribution Score (DDS): 0.006

Commits in past year: 194
Committers in past year: 2
Avg Commits per committer in past year: 97.0
Development Distribution Score (DDS) in past year: 0.005

Name Email Commits
Marcelo Soares Souza m****o@a****g 645
marcelo.souza m****a@b****r 3
jumase j****e@n****g 1

Committer domains:


Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 1
Total pull requests: 34
Average time to close issues: 4 minutes
Average time to close pull requests: 24 days
Total issue authors: 1
Total pull request authors: 2
Average comments per issue: 1.0
Average comments per pull request: 0.56
Merged pull request: 16
Bot issues: 0
Bot pull requests: 17

Past year issues: 0
Past year pull requests: 13
Past year average time to close issues: N/A
Past year average time to close pull requests: less than a minute
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.08
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/marcelo-soares-souza/Agroecology-Map

Top Issue Authors

  • samuk (1)

Top Pull Request Authors

  • dependabot[bot] (17)
  • marcelo-soares-souza (17)

Top Issue Labels

Top Pull Request Labels

  • dependencies (17)

Dependencies

Gemfile rubygems
  • listen >= 3.0.5, < 3.2 development
  • spring >= 0 development
  • spring-watcher-listen ~> 2.0.0 development
  • web-console >= 3.3.0 development
  • acts-as-taggable-on >= 0
  • ckeditor >= 0
  • coffee-rails ~> 4.2
  • dalli >= 0
  • devise >= 0
  • friendly_id >= 0
  • geocoder >= 0
  • invisible_captcha >= 0
  • jbuilder ~> 2.5
  • nokogiri >= 1.12.5
  • paperclip >= 0
  • pg ~> 1.3.5
  • puma ~> 4.3.12
  • rails ~> 5.2.7
  • sass-rails ~> 5.0.8
  • tzinfo-data >= 0
  • uglifier >= 4.1.20
Gemfile.lock rubygems
  • actioncable 5.2.7
  • actionmailer 5.2.7
  • actionpack 5.2.7
  • actionview 5.2.7
  • activejob 5.2.7
  • activemodel 5.2.7
  • activerecord 5.2.7
  • activestorage 5.2.7
  • activesupport 5.2.7
  • acts-as-taggable-on 8.1.0
  • arel 9.0.0
  • bcrypt 3.1.17
  • bindex 0.8.1
  • builder 3.2.4
  • ckeditor 5.1.1
  • climate_control 0.2.0
  • coffee-rails 4.2.2
  • coffee-script 2.4.1
  • coffee-script-source 1.12.2
  • concurrent-ruby 1.1.10
  • crass 1.0.6
  • dalli 3.2.1
  • devise 4.8.1
  • erubi 1.10.0
  • execjs 2.8.1
  • ffi 1.15.5
  • friendly_id 5.4.2
  • geocoder 1.7.5
  • globalid 1.0.0
  • i18n 1.10.0
  • invisible_captcha 2.0.0
  • jbuilder 2.11.5
  • listen 3.1.5
  • loofah 2.16.0
  • mail 2.7.1
  • marcel 1.0.2
  • method_source 1.0.0
  • mime-types 3.4.1
  • mime-types-data 3.2022.0105
  • mimemagic 0.3.10
  • mini_mime 1.1.2
  • minitest 5.15.0
  • nio4r 2.5.8
  • nokogiri 1.13.3
  • orm_adapter 0.5.0
  • paperclip 6.1.0
  • pg 1.3.5
  • puma 4.3.12
  • racc 1.6.0
  • rack 2.2.3
  • rack-test 1.1.0
  • rails 5.2.7
  • rails-dom-testing 2.0.3
  • rails-html-sanitizer 1.4.2
  • railties 5.2.7
  • rake 13.0.6
  • rb-fsevent 0.11.1
  • rb-inotify 0.10.1
  • responders 3.0.1
  • ruby_dep 1.5.0
  • sass 3.7.4
  • sass-listen 4.0.0
  • sass-rails 5.0.8
  • spring 2.1.1
  • spring-watcher-listen 2.0.1
  • sprockets 3.7.2
  • sprockets-rails 3.4.2
  • terrapin 0.6.0
  • thor 1.2.1
  • thread_safe 0.3.6
  • tilt 2.0.10
  • tzinfo 1.2.9
  • uglifier 4.2.0
  • warden 1.2.9
  • web-console 3.7.0
  • websocket-driver 0.7.5
  • websocket-extensions 0.1.5
Dockerfile docker
  • ruby 3.1.3-bullseye build
docker-compose.yml docker
  • postgres 15.1
  • redis latest
package.json npm

Score: 3.6635616461296463