-
Ruby version
ruby 3.0.0
-
Install Rails
gem install rails
-
Install PostgreSQL https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
git clone https://github.com/AdetunjiTejumade/cloked_api
bundle install
rails db:setup
rails s
api should be accessable on http://localhost:3000/