Working basic htmx page and endpoint, WIP static file serving and dune test running
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
(library
|
||||
(name stack_picker_scripts)
|
||||
(inline_tests)
|
||||
(libraries
|
||||
eio_main
|
||||
caqti-eio.unix
|
||||
caqti-driver-sqlite3
|
||||
cohttp-eio
|
||||
tyxml
|
||||
fmt
|
||||
unix
|
||||
logs.fmt
|
||||
logs.threaded)
|
||||
(preprocess
|
||||
(pps ppx_assert ppx_inline_test tyxml-ppx)))
|
||||
Reference in New Issue
Block a user