aimalamiri / Rails-Blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails Blog

This project is full functional blog application, that includes users, posts, comments, and likes. The project code is following the SOLID principles and other best practices.

Built With

  • Ruby
  • Rails 7.0
  • TailwindCSS

Getting Started

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

Prerequisites

  • Make sure you already installed Ruby version 3 or higher and Git.

Setup

Clone the repository using the below commands.

  • git clone git@github.com:aimalamiri/Rails-Blog.git
  • cd Rails-Blog
  • Make sure to create a database and add it's configuration into the cofig/database.yml
  • rails db:migrate
  • bundle exec rake assets:precompile
  • rails server

Usage

Kindly modify the files as needed.

Author

👤 Aimal Aimiri

🤝 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!

📝 License

This project is MIT licensed.

About


Languages

Language:Ruby 71.9%Language:HTML 24.6%Language:JavaScript 2.0%Language:CSS 1.3%Language:Shell 0.2%