Skip to content

akehima/cosmetic-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🚀🚀🚀