Skip to content

Web application for farmers to rent out their own farm animals and rent animals from other farmers. Built with Rails

Notifications You must be signed in to change notification settings

patrikmoledo/farm-bnb

Repository files navigation

FarmBnb

Web application where you can rent an animal to your farm or rent out your animals to other farmers.

How to run

Setup

Install gems

bundle install

Install JS packages

yarn install

ENV Variables

Create .env file

touch .env

Inside .env, set these variables. For any APIs, see group Slack channel.

CLOUDINARY_URL=YOUR_KEY
MAPBOX_API_KEY=YOUR_KEY

DB Setup

rails db:create
rails db:migrate
rails db:seed

Run a server

rails s

About

Web application for farmers to rent out their own farm animals and rent animals from other farmers. Built with Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •