This is a boilerplate for socket communication between the svelte frontend and express.js backend
Features:
- Authentication features with Registering and login.
- Dynamical update the tables based on the web socket events.
- Socket communication between frontend and backend.
- Security and Middleware in backend.
- TypeORM with PosgreSQL