- Create new connections for each request instead of reusing one - Remove global connection pool to fix thread reuse error - Simplify shutdown handler |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||