Skip to content

oxenprogrammer/clubhouse

Repository files navigation

Clubhouse Blog

A tiny blogging app that requires authentication to view both authors and the blog. Otherwise guest users only view posts.

Built With

  • Ruby v3.0.0
  • Ruby on Rails v6.1.3
  • Devise for Authntication
  • Bootstrap 5

Screen Shot

screenshot

Getting Started

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

Prerequisites

  • Ruby on Rails v6.x. To learn how to install Ruby on Rails, please follow this link

Setup and Install

  • Clone this repository using the link above (click on the 'code' button)
  • open a terminal and cd to the cloned repository
  • run bundle install --with production to install the dependencies
  • run rails db:migrate to migrate the database
  • start a server with rails s

Usage

  • Sign up to create a post

Deployment

  • Deployed in Heroku

Authors

👤 Emanuel Okello

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages