From 645e815ebe11dbb86781c3eb645d3d67cd62cf7c Mon Sep 17 00:00:00 2001 From: polwex Date: Fri, 27 Jun 2025 16:34:09 +0700 Subject: nice nice. lsp still doesnt work tho --- CLAUDE.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'CLAUDE.md') diff --git a/CLAUDE.md b/CLAUDE.md index 8c6cf38..efbbe42 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -1,8 +1,12 @@ # OCaml SSR React APP on Eio -This app is a WIP to implement a blog as a React webapp (using reason-react) using Ocaml, Piaf for HTTP handling, Caqti to handle database queries, using Eio across the app for async. +This app is a WIP to implement a blog as a React webapp using Ocaml, mlx for JSX, Piaf for HTTP handling, Caqti to handle database queries, using Eio across the app for async. +## Build the app +To compile the app and see if the code is correct do: +`dune clean && dune build` + ## Things to take into account -- cgit v1.2.3