GithubHelp home page GithubHelp logo

pixiitech / lustre Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.58 MB

Simple Rails/Vue.js client to fetch PCGS coin prices via API.

Dockerfile 3.35% Ruby 55.54% JavaScript 1.36% CSS 5.95% Vue 21.58% HTML 10.41% Shell 0.78% TypeScript 1.03%

lustre's Introduction

Lustre

Lustre is a Ruby on Rails/Vue.js single-page application for fetching rare and antique coin prices and descriptions from PCGS's API.

Price Guide Categories

Price Guide Result

  • System dependencies

    • Ruby 3.3.1
    • bun package manager
    • Node v22
    • Vite 5.2.13 (server for Vue)
    • PCGS API key (one can be obtained by creating a free account on pcgs.com)
    • SQLite 3.46
    • Install foreman (not mandatory, but allows running both processes in the same window)
  • Configuration

    • Clone repo using github ssh
    • Create config/application.yml with: PCGS_URL: https://api.pcgs.com/publicapi/coindetail/ PCGS_API_TOKEN: _api token from pcgs.com_
  • Database creation

    • rake db:create
  • Database initialization

    • rake db:migrate
    • rake db:seed (this will populate known PCGS data from lib/assets/coins)
  • Running app

    • foreman start -f Procfile.dev
    • or run individual commands in Procfile.dev

lustre's People

Watchers

Gregory Hedrick avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.