Skip to content

A marketplace for people who want to rent or rent out their farming fields, built with Ruby on Rails.

Notifications You must be signed in to change notification settings

joycehwchan/minanoka

Repository files navigation

MinaNoka

A market place for farming fields build with Ruby on Rails.

MinaNoka01 MinaNoka02

👉 App home: http://www.minanoka.com/

Getting Started

Setup

Install gems

bundle install

Install JS packages

yarn install

ENV Variables

Create .env file

touch .env

Inside .env, set these variables.

CLOUDINARY_URL=your_own_cloudinary_url_key
MAPBOX_API_KEY=your_own_yelp_api_key

DB Setup

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

Run a server

rails s

Built With

Team Members

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License

About

A marketplace for people who want to rent or rent out their farming fields, built with Ruby on Rails.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •