PWA clone do Messenger
-
Ruby 2.6.3
-
Rails 6.0.1
-
Ngrok was used in PWA testing
-
Clone the project:
git clone git@github.com:gabyrodrigues/one_bit_messenger.git
-
Install the gems:
bundle install
-
Run the migrations:
rails db:migrate
PWA inspirado no Messenger com Ruby on Rails da Semana Super Full Stack do OneBitCode
Ruby