Skip to content

MSaami/github_repository_finder

Repository files navigation

Github Repository Finder

You can search through Github and find your favorite repository.

image

Install Manually

  1. Clone the project
  2. run the command bundle install
  3. run the command yarn install
  4. run the command bin/rails s

Now the project is online on localhost:3000
For running tests you can run the command bundle exec rspec

Install With Docker

  1. Clone the project
  2. run the command docker-compose up -d

Now the project is online on localhost:3000
For running test you can run the command docker-compose exec app bundle exec rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published