I've release an initial version of the Practicall Project templates for deps-new, to create a production level project (based on the experiences over several recent commercial projects) Practicalli Clojure CLI Config has been updated to include these templates in the deps-new alias and a playground application can be generated with the command:
clojure -T:project/create
To create a service, specify the practicalli/service template and optionally provide a name, e.g.
clojure -T:project/create :template practicalli/service :name engineering-team/app-name
Any constructive feedback welcome. Hopefully there will be more templates added to this project throughout 2023. Thanks.
https://clojurians.slack.com/archives/C019ZQSPYG6/p1681329501774649