/shroom-safe

A repository and tracker for mycelial genetics and generations.

Primary LanguageRuby

        __.....__ 
     .'"         "`. 
   .'               `.  
  .                   . 
 .       __...__       .
. _.--"""       """--._ .
:"                     ";
 `-.__    :   :    __.-'
      """-:   :-"""   
         J     L    
         :     :  
        J       L
        :       : 
        `._____.'

Shroom Safe

Tracking mycelial growth and generations.

Setup

  1. Install docker and docker-compose
  2. Create a .env.development file:
DATABASE_USER=postgres
DATABASE_PASSWORD=seltzerwater
  1. docker-compose start -d
  2. bin/rails db:create
  3. bin/rails server

censorshipwreck