fix: update Dockerfile for improved caching and install process, enhance start.sh for better error handling, and refactor worker.ts to use getAllHeroes function
a22d4de
Mohammad Shahidcommited on
fix: update build process in Dockerfile, add tsc-alias to package.json, and adjust import paths in worker.ts
5ae580d
Mohammad Shahidcommited on
fix: update environment variable defaults for DATABASE_URL and DATABASE_NAME in Dockerfile
74caf94
Mohammad Shahidcommited on
fix: update build process to use tsconfig.worker.json and adjust worker.js path
129d5ae
Mohammad Shahidcommited on
fix: streamline Dockerfile by consolidating build-time arguments and cleaning up comments
4f9f982
Mohammad Shahidcommited on
fix: update Dockerfile to use npx for TypeScript compilation and add build arguments in README
2a6a967
Mohammad Shahidcommited on
fixed the demp
727e230
Mohammad Shahidcommited on
fix: update Dockerfile for clarity and correct package installation command