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
174 stars 40 forks source link

Proposal: Create Docker Images for Scala WebApp Template Development Environment #374

Open samadpls opened 1 year ago

samadpls commented 1 year ago

Suggestion:

Create Docker images to facilitate launching a development environment for the "scala-webapp-template" project.

The current setup process for installing dependencies and configuring the project can be challenging and time consuming , especially for newcomers. By providing Docker images specifically designed for the Scala WebApp Template, developers can easily launch a pre-configured development environment.

Benefits: