You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the maintainer Li Haoyi: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
These should be example tests, similar to the exist one in example/scalalib/web/1-todo-webapp, but instead named example/scalalib/web/9-todo-http4s. It should have similar documentation/explanations, automated Usage test commands, and manual testing to verify the functionality works.
We should be able to reuse most of the existing frontend CsS and JS without changes. What is of interest is the server-side code and build configuration for the project
The text was updated successfully, but these errors were encountered:
From the maintainer Li Haoyi: I'm putting a 500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
These should be example tests, similar to the exist one in
example/scalalib/web/1-todo-webapp
, but instead namedexample/scalalib/web/9-todo-http4s
. It should have similar documentation/explanations, automatedUsage
test commands, and manual testing to verify the functionality works.We should be able to reuse most of the existing frontend CsS and JS without changes. What is of interest is the server-side code and build configuration for the project
The text was updated successfully, but these errors were encountered: