aa1cafd70a
build: Remove close plugin
...
Removes the custom close plugin, because preventing the DB from trying
to connect during the build stopped the issue of the build hanging.
2025-02-15 23:54:03 -05:00
66db8babbf
fix: Build stage stalling
...
Build stage would stall after finishing, this could cause some issue
when containerization is implemented, so I wrote a vite plugin to auto
kill it after it finished bundling.
2025-02-11 14:23:42 -05:00
63690dcd2a
style: Better organization in /src/lib/
2025-02-06 23:40:51 -05:00
c29b76cc7d
build: Allow connections from any origin
2025-02-06 17:12:45 -05:00
158f9e097d
style: Update .prettierrc
2025-01-04 16:25:58 -05:00
794b18bd6d
fix: Make webhooks functional in production mode, remove duplicate functions
2025-01-04 16:20:36 -05:00
5c9fb0f842
fix: Properly type httpServer
2025-01-04 15:58:58 -05:00
571160c635
fix: Change logging
2025-01-04 15:54:51 -05:00
618afe9840
feat: Setup websockets with socket.io
2025-01-04 15:49:52 -05:00
ac6f247a82
feat: Initial commit
2025-01-03 10:34:11 -05:00