scala-webapp-template icon indicating copy to clipboard operation
scala-webapp-template copied to clipboard

A pragmatic skeleton to build web applications in Scala/Scala.js, including user registration, login, admin portal, and, deployments

Results 37 scala-webapp-template issues
Sort by recently updated
recently updated
newest added

This todo list consists of improvements to enhance accessibility of Web App to Visually Impaired users- - [ ] Ensuring proper structure and labelling to all tags for screen readers...

It would be super helpful to get an idea on which parts of the webapp need to be improved in order to make the application accessible for visually impaired people....

good first issue
help wanted
hacktoberfest

It is annoying to scroll through all the logs to find which tests have failed, we could aggregate the execution summary and set it to the workflow summary.

good first issue
help wanted

Fixes React 18 console warning ``` Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as...

Right now, when you invoke an unknown endpoint, you get back an empty error message, same way, when you invoke an endpoint with an invalid argument, you get an empty...

enhancement
good first issue
help wanted

For example, an email verification token usually expires within a day (defined by the app settings), let's update the email message to include the time when the token expires.

## Intro This ticket details the aspirational work for v2, there are many pieces that need experiments to decide whether to include them or not. This webapp template can become...

Web and server applications can now be launched with docker-compose run

We should render a better message when the server is down ![image](https://github.com/wiringbits/scala-webapp-template/assets/80025691/f7bc6171-cfe9-4dfe-b9ab-72d003e24e64)