disk_catalog_pg
Version, currently main branch1 version
- main branchlatestDec 31, 2024
github.com/akwiatkowski/disk_catalog_pg
PoC disc catalog tool and amber crystal framework research
Installation
# Add this to your shard.yml
dependencies:
disk_catalog_pg:
github: akwiatkowski/disk_catalog_pg
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.9.2- License
- UNLICENSED
- Author
- Aleksander Kwiatkowski
- Targets
amberfrom lib/amber/src/amber/cli.crdisk_catalog_pgfrom src/disk_catalog_pg.cr
Dependencies
Runtime Dependencies
- pg~> 0.26.0github: will/crystal-pg
- amber1.4.1github: amberframework/amber
- granite~> 0.23.1github: amberframework/granite
- citrine-i18n~> 1.0.0github: dare892/citrine-i18n
- quartz_mailer~> 0.8.0github: amberframework/quartz-mailer
- jasper_helpers~> 1.2.2github: amberframework/jasper-helpers
- granite-paginate*github: nicolab/granite-paginate
Development Dependencies
- ameba~> 1.5.0github: crystal-ameba/amebadev
README
disk_catalog_pg
This is a project written using Amber. Enjoy!
Getting Started
These instructions will get a copy of this project running on your machine for development and testing purposes.
Please see deployment for notes on deploying the project in production.
Prerequisites
This project requires Crystal (installation guide).
Development
To start your Amber server:
- Install dependencies with
shards install - Build executables with
shards build - Create and migrate your database with
bin/amber db create migrate. Also see creating the database. - Start Amber server with
bin/amber watch
Now you can visit http://localhost:3000/ from your browser.
Getting an error message you need help decoding? Check the Amber troubleshooting guide, post a tagged message on Stack Overflow, or visit Amber on Gitter.
Using Docker? Please check Amber Docker guides.
Tests
To run the test suite:
crystal spec
Contributing
- Fork it ( https://github.com/your-github-user/disk_catalog_pg/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- your-github-user Aleksander Kwiatkowski - creator, maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Dec 31, 2024
- Crystal
1.9.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/akwiatkowski/disk_catalog_pg
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 23, 2026
- Synced
- Aug 23, 2026
- Versions
- 1