corgibytes / spree_app

Vanilla Spree test site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the site

  1. Install gems docker compose run web bundle install

  2. Run the app docker compose up

  3. The store should be available in http://localhost:3000/

  4. Login to the admin site http://localhost:3000/admin with the username spree@example.com and password spree123

Credits and resources

This project was created following this tutorial

About

Vanilla Spree test site


Languages

Language:Ruby 93.5%Language:HTML 2.1%Language:JavaScript 1.5%Language:Dockerfile 1.4%Language:CSS 1.2%Language:Shell 0.2%