Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

rewindio/pokemon-cards-rails

Repository files navigation

README

Basic backup app for the Pokemon TCG API.

Docker Instructions

docker-compose up

Installation

Install ruby version

rbenv install 2.7.0
rbenv local 2.7.0
 bundle install
 yarn install

 rails db:migrate

 rails s

To run tests

bundle exec rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published