Contatcs.app
Version, currently web-1.03 versions
github.com/setanta/contacts-htmx-app
A Crystal port of the HTMX Contacts demo application.
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
Contatcs.app:
github: setanta/contacts-htmx-app
version: ~> web-1.0Then run:
shards installshard.yml
- Crystal
1.8.2- License
- MIT
- Author
- Marcelo Lira
- Target
contacts.appfrom src/app.cr
Dependencies
Runtime Dependencies
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
Contacts.app
A Crystal port of the demo Contacts application from the HTMX book. It uses Kemal for the webserver part, ECR templates for producing the HTML, and Granite (with SQLite) for the database part.
Set It Up
$ shards install
$ DATABASE_URL='sqlite3://./contacts.sqlite' ./bin/micrate up
Run It
$ crystal run src/app.cr
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
web-1.0- Tagged
- Jan 8, 2024
- Commit
d966ed14ddbe- Crystal
1.8.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/setanta/contacts-htmx-app
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 3