mirror of
https://github.com/gosticks/plane.git
synced 2025-10-16 12:45:33 +00:00
* fix: async loading of the redis extension * fix: initialize redis connection and hocuspocusserver only during server start * fix: removed console logs * fix: remove async * fix: error handling and shutting down gracefully in unhandled errors * feat: added compression library * fix: added helmet for security headers |
||
|---|---|---|
| .. | ||
| src | ||
| .babelrc | ||
| .env.example | ||
| Dockerfile.dev | ||
| Dockerfile.live | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||