Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noobmaster432/blog-station
Blog Station is a full-stack blog website built using Ruby on Rails, MySQL as the database, Tailwind CSS as the CSS framework, and Devise for user authentication. This web application allows users to create and publish blog posts, interact with other users through comments, and manage their own profiles.
https://github.com/noobmaster432/blog-station
devise mysql ruby ruby-on-rails tailwindcss
Last synced: 4 days ago
JSON representation
Blog Station is a full-stack blog website built using Ruby on Rails, MySQL as the database, Tailwind CSS as the CSS framework, and Devise for user authentication. This web application allows users to create and publish blog posts, interact with other users through comments, and manage their own profiles.
- Host: GitHub
- URL: https://github.com/noobmaster432/blog-station
- Owner: noobmaster432
- Created: 2023-07-10T06:39:21.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-07-23T15:52:54.000Z (over 1 year ago)
- Last Synced: 2023-07-23T16:43:33.779Z (over 1 year ago)
- Topics: devise, mysql, ruby, ruby-on-rails, tailwindcss
- Language: Ruby
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog Station
Blog Station is a full-stack blog website built using Ruby on Rails, MySQL as the database, Tailwind CSS as the CSS framework, and Devise for user authentication. This web application allows users to create and publish blog posts, interact with other users through comments, and manage their own profiles. Blog Station provides a user-friendly and visually appealing interface for bloggers to share their thoughts and ideas with the world.
## Features:
- User-friendly interface for creating, editing, and publishing blog posts
- Comment system for engaging discussions on blog posts
- User authentication and profile management using Devise
- Secure and efficient data storage with MySQL database integration
- Responsive design with Tailwind CSS for consistent and visually appealing layouts
## PrerequisitesBefore running the Mates Media application, make sure you have the following installed:
- Ruby (version 2.7.0 or higher)
- Ruby on Rails (version 6.0.0 or higher)
- MySQL (version 5.6 or higher)