semisto-org / semisto

Online software to manage edible forests and plants databases.

Home Page:https://silvaners.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edible Forest Manager

This app allows anyone to create an edible forest project, select plants and get started. All edible forests designs are open sourced and publicly available. Learn from others and make your edible forests better.

Table of Contents

Ruby version

2.6.5

Setup

  • clone repo
  • run the following commands (the first one is optional, depending on your machine setup):
$ rbenv local 2.6.5
$ bundle install
$ yarn
  • run the following commands:
$ rails db:prepare

About

Online software to manage edible forests and plants databases.

https://silvaners.org

License:MIT License


Languages

Language:Ruby 61.0%Language:SCSS 20.2%Language:HTML 8.6%Language:JavaScript 5.3%Language:Slim 4.7%Language:Shell 0.1%