wiringbits / scala-webapp-template

A pragmatic skeleton to build web applications in Scala/Scala.js, including user registration, login, admin portal, and, deployments
https://template-demo.wiringbits.net/
MIT License
172 stars 40 forks source link

Add missing tapir dependency to API and remove hot initialize from web #399

Closed KapStorm closed 1 year ago

KapStorm commented 1 year ago

Slinky hot initialize prevents the web to load for some reason, so we have to remove it to load correctly the web