Skip to content

ksamc/the-cats-showcase

Repository files navigation

README

Ruby version:

ruby "3.0.3"

Rails version:

Rails 7.0.3

Run the following command to install the project dependencies:

bundle install

Run the following command to build the assets:

npm run build

Run the following command to setup the database and fetch the remote data:

bin/setup

Run the following rake task to fetch remote data at any time:

bundle exec rake fetch_lovely_cat_images:populate_db

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published