Main page. Just simple HTML, CSS and JS.
https://asxp.io
- Ruby 57.4%
- HTML 22.2%
- CSS 10.3%
- JavaScript 7.5%
- Nix 1%
- Other 1.6%
- pg + sequel: connect to the storage stack's Postgres. - prawn + prawn-table: render invoice PDFs. - aws-sdk-s3: upload PDFs to MinIO and mint presigned download URLs. Also pulls libpq-dev into the Docker build (for the pg gem) and the postgresql client lib into the Nix dev shell. |
||
|---|---|---|
| .forgejo/workflows | ||
| lib | ||
| public | ||
| views | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| asxpio.rb | ||
| CLAUDE.md | ||
| config.ru | ||
| docker-compose.yml | ||
| Dockerfile | ||
| flake.lock | ||
| flake.nix | ||
| Gemfile | ||
| Gemfile.lock | ||