Skip to content

huseyinbiyik/blog-on-rails

Repository files navigation

Blog on Rails

Blog on Rails is a classic example of a blog website. You can show the list of posts and empower readers to interact with them by adding comments and liking posts.

Schema

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Getting Started

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

1- Copy this link https://github.com/huseyinbiyik/blog-on-rails.git
2- Get the directory that you want to clone the repository.
3- Open the command prompt in this directory.
4- Write git clone https://github.com/huseyinbiyik/blog-on-rails.git
5- Go to the repository folder in your command prompt cd blog-on-rails.
6- Go to command line and run rails s.

To setup linters on your local environment, please follow these steps.

1- Run bundle install. 2- Run rubocop . for the errors.

Prerequisites

IDE(VSCode etc.), WSL(for Windows OS), for linters RuboCop

Author

👤 Huseyin Biyik

🤝 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

-Thank you to Microverse Inc.

📝 License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published