dbos-inc / dbos-transact-ts

The TypeScript framework for backends that scale
https://docs.dbos.dev
MIT License
374 stars 28 forks source link

Simplify Database Configuration #653

Closed kraftp closed 1 month ago

kraftp commented 1 month ago

Make app_db_name optional and remove it from the template. If it's not specified, use the app name (suitably transformed) as app_db_name.