Skip to content

Newsletter website focused on gourmet mushrooms and his culture, separated by each stage of his growing cycle, with all the info needed to make you a master mushroom grower. Using AWS buckets for image storage.

Notifications You must be signed in to change notification settings

carlos-osorio-developer/mushroom-house

Repository files navigation

Mushroom-House App

The purpose of this project is to build a blog App, using RoR, which allows users to create articles, upvote them and search within the articles.

Built With

  • Ruby v2.6.6
  • Ruby on Rails v5.2.6

Live Demo

Deployed Application

Getting Started

To get a local copy up and running follow these simple example steps.

Setup

Prerequisites

  • Ruby and Ruby on Rails installed on your computer

  • Postgres: >=9.5

  • A github account

  • A terminal with your github account logged in

Setup

  • Use your github account and your terminal to clone this repository to your computer:

git clone [email protected]:carlos-osorio-developer/mushroom-house.git

  • Go to the cloned directory: cd mushroom-house

  • Run bundler install to install the Gems for the project

  • Run yarn install to install the project dependencies

  • Run rails db:create to create the database

  • Run rails db:migrate to setup the database

  • Run rails db:seed to populate the database (IMPORTANT)

  • Run rspec to execute the tests

Usage

  • Remember to run rails db:seed before this
  • Run rails s and go to http://localhost:3000/ in your browser.

Author

👤 Carlos Osorio

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Newsletter website focused on gourmet mushrooms and his culture, separated by each stage of his growing cycle, with all the info needed to make you a master mushroom grower. Using AWS buckets for image storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published