Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 583 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 583 Bytes

Instagram API clone

This project is part of my portfolio. It's from my own 😊, it's not from a followed tutorial project. It combines the most used gems 💎 and the latest version of Ruby on Rails. To organice myself I created a Trello board -> https://trello.com/b/QWHtIUYb/instagram-clone

System dependencies

  • Ruby version: 3.1.2
  • PostgreSQL: 14 or higher

Install gems

  • run: bundle install

Database creation

*rake db:create

Gems used

  • rubocop
  • rails_best_practices
  • brakeman
  • annotate
  • rspec
  • factory_bot
  • faker
  • devise_token_auth