Skip to content

Repository files navigation

Running_Para_Tod@s

Ruby home page

Download with Git

Clone the project

 https://github.com/rusgar/APP_Running

Go to the project directory

cd mkdir "new"

First steps To install Rails, use the command provided by RubyGems gem install:

 gem install rails
rails --version
 Rails new "mkdir" --d

Install dependencies and update

 bundle install
bundle update

creation and migration

 rails db:create
rails db:migrate

Start the server

 bin/dev

Other dependencies

 rails active_storage:install
 rails g scaffold

Tech Stack

Client:

 bundle add tailwindcss-rails
rails tailwindcss:install

Production environment

bundle lock --add-platform x64-mingw-ucrt

Screenshots

About

Plataforma web de compraventa de productos deportivos (zapatillas, ropa y accesorios running) desarrollada desde cero con Ruby on Rails. Proyecto full-stack que implementa autenticación de usuarios, gestión de productos con imágenes (Active Storage), y diseño responsive con Tailwind CSS.

Topics

Resources

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages