tech-demo
Version, currently master branch1 version
- master branchlatestFeb 5, 2025
github.com/jaskinner/tech-demo
No description declared in shard.yml.
Installation
# Add this to your shard.yml
dependencies:
tech-demo:
github: jaskinner/tech-demo
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 1.15.1- License
- MIT
- Author
- jaskinner
- Target
tech-demofrom src/tech-demo.cr
Dependencies
Runtime Dependencies
README
tech-demo
In this demo, I'm using Crystal language in a dockerized environment. Using shards myhtml to parse the html upon scraping and a sqlite connector, this application fetches price data for a specific model on the product page and commits it to the sqlite database with a unix timestamp and date.
The docker container is built using docker compose to create a crystal language environment on a linux image. Necessary dependencies are pulled and the cron flow is established by pulling in a configurable file called scraper-cron. Cron must be run explicitly to begin the cron process.
Installation
docker compose up
Usage
If collecting data, run cron inside the docker command line to start collecting every 60 seconds.
visit 0.0.0.0:8080 in a browser.
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Feb 5, 2025
- Crystal
>= 1.15.1- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/jaskinner/tech-demo
Metadata
- Created
- Aug 12, 2026
- Updated
- Sep 26, 2026
- Synced
- Sep 26, 2026
- Versions
- 1