Hello, my name is Willian and I'm a beginner programmer!

This repository is my personal project that I am creating to learn more about Rails

Setup

  1. Clone the project repository:
  • git clone git@github.com:Willian9857/general.git
  1. Enter the root of the cloned project and run the commands below step by step:
  • cd general
  1. Install the gems:
  • bundle install or bundle
  1. Suba o projeto pelo docker
  • docker-compose up

dependencies