Skip to content

DiscoLord/rails-project-65

Repository files navigation

Rails Project: Blogging Platform

Hexlet Tests and Linter Status:

Build
Actions Status

Production

🔗 Live Demo


Overview

A simple ad platform built with Ruby on Rails, featuring user authentication, categorized user ads with photos and search.


Installation

git clone https://github.com/DiscoLord/rails-project-65.git
cd rails-project-64
bundle install
yarn install
bin/rails db:setup
bin/rails server

Visit: http://localhost:3000


Testing

Run tests with:

rails test

Deployment

Hosted on Render. Push changes and deploy:

git push origin main

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published