kemal_blueprint_demo_app

Version, currently main branch1 version
  • main branchlatestApr 17, 2025

github.com/stephannv/kemal_blueprint_demo_app

A Kemal application using Blueprint to serve HTML pages

2 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  kemal_blueprint_demo_app:
    github: stephannv/kemal_blueprint_demo_app
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
1.16.0
License
MIT
Author
Stephann Vasconcelos
Target
  • app from src/app.cr

Dependencies

Runtime Dependencies

README

kemal_blueprint_demo_app

Use ./run to compile tailwind css and start application server

Home ("/")

Contact ("/contact")