Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 354 Bytes

File metadata and controls

12 lines (9 loc) · 354 Bytes

README

This is an effort to bring together and verify all the contacts of the needed resources for people fighting COVID-19 in our country India.

To setup on your system

  • Install ruby 2.7.0
  • Install postgres & create an admin user named 'Arpan'
  • Clone the project
  • Run bundle install
  • Run rails s
  • Go to http://localhost:3000 on the browser