`djream` (python)
- Fixed location of `manifest.json` in `DJREAM_VITE_BUNDLE_DIR` (was moved in recent versions of Vite)
- Removed a stray print
`djream/core` (npm)
No changes
`create-djream` (npm)
Changes to server template:
- Added docker compose
- Configuration for PostgreSQL (with `dj-database-url`)
- Added Gunicorn
`djream/storybook`
No changes