Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 507 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 507 Bytes

Cosmetic store

✨ Used

  • postgresql 13.6
  • ruby 2.7.4
  • rails 5.0.3

🚀 Usage

Before run the following command at the root of your project:

bundle

After you need to prepare database:

rails db:create db:migrate db:seed

And you can use application in localhos:3000 after running:

rails s

🚀🚀🚀 Heroku link 🚀🚀🚀