RosaErick / ruby-docker-com

e-commerce platform template. Ruby on Rails, Tailwind CSS, Hotwire and Postgres. Admin panel & checkouts with Stripe

Home Page:https://rubydockercomm.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi!

this is an e-commerce platform template built with Ruby on Rails, Tailwind CSS, Hotwire and Postgres. It provides a seamless shopping experience, allowing users to browse products, filter categories, add items to their cart, and process secure checkouts with Stripe integration.

Getting Started

Prerequisites

  • Ruby 3.2.2
  • Rails 7.1.2
  • PostgreSQL 11+

Installation

bundle install
bin/rails db:setup
bin/rails server

Access the application at http://localhost:3000.

About

e-commerce platform template. Ruby on Rails, Tailwind CSS, Hotwire and Postgres. Admin panel & checkouts with Stripe

https://rubydockercomm.onrender.com


Languages

Language:Ruby 54.6%Language:HTML 36.1%Language:JavaScript 7.0%Language:Dockerfile 1.4%Language:SCSS 0.5%Language:Shell 0.4%Language:CSS 0.1%