dbos-inc / dbos-transact

The Transactional TypeScript Framework
https://docs.dbos.dev
MIT License
278 stars 19 forks source link

update templates to use exported parseConfigFile #515

Closed devhawk closed 3 weeks ago

devhawk commented 3 weeks ago

Tested hello template by using current @dbos-inc/create command, updating generated knexfile.js to match the change in this PR and running npx dbos migrate. Still need to test typeorm and prisma templates

devhawk commented 3 weeks ago

manually verified hello-typeorm and hello-prisma