/roc-htmx-playground

roc + htmx playground

Primary LanguageJavaScriptUniversal Permissive License v1.0UPL-1.0

roc + htmx playground

Getting Started

Ensure sqlite3 and roc are on your PATH

create test.db sqlite3 test.db < test.sql

start server DB_PATH=test.db roc dev src/main.roc