Skip to content

kirkkwang/arcdex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

docker compose build
docker compose up -d
docker compose exec web bash
rails arcdex:pull # to pull json from pokemontcg.io, about 60MB of data

# Indexing options:
rails arcdex:index_dir # to index everything in the ./data dir

DIR=some_other_dir rails arcdex:index_dir # to index everything in a specific dir

rails arcdex:index # to index ./data/base1.json

FIle=data/some_other.json rails arcdex:index # to index a speicific json

bin/web

Goto localhost:3000 for the web and http://localhost:8983/ for the Solr dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •