10000 GitHub - ColinOsborn/ecom-rails: Ecommerce store with Rails 7, Hotwire, Tailwind CSS, Stripe and PostgrSQL
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ColinOsborn/ecom-rails

Repository files navigation

Ecomm Rails 7, Hotwire, Tailwind CSS, Stripe and PostgreSQL

This app is a Ruby on Rails ecommerce application that handles the basics of an online store, without utilizing shopify. The goal was to build something relatively simple while exploring styling with Tailwind CSS, payments with Stripe.

Things you may want to cover:

  • Ruby version 3.1.4

  • System dependencies ActiveStorage, Tailwind, Stripe

  • Configuration

  • Database creation rails db:create & db:migrate

  • Database initialization: see above

  • How to run the test suite: You can run rspec to run entire suite or rspec <file path> ex: rspec spec/controllers/admin_controller_spec.rb

  • Services (job queues, cache servers, search engines, etc.): TBD

  • Deployment instructions: TBD

  • Reference: https://www.youtube.com/watch?v=hURUMwdCWuI&t=1373s

About

Ecommerce store with Rails 7, Hotwire, Tailwind CSS, Stripe and PostgrSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0