|
|
|
|
|
by idoubtit
160 days ago
|
|
For anyone opening the link and wondering why the expected "gleam.toml" is missing: the project contains 2 Gleam sub-projects. The server/ directory is the BEAM server (no framework) and the client/ directory is the gleam-compiled-js client (lustre framework). Unfortunately, there are many tests for the server, and none for the client. |
|