Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 252 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 252 Bytes

Minimal Crystal application using the Kemal server.

Development

Requirements

  • Crystal 0.27
  • Kemal 0.25
# Install deps
shards install
# boot server!
crystal run src/demo_app.cr