# cog-socket A platform for hosting jsPsych (and soon Pavovia) experiments with multiplayer support using websockets. # Stack - SvelteKit - Lucia (authentication) - Vite and Playwright (testing) - DrizzleORM (database) - Typescript # Development - `npm run db:start` to start the PostgreSQL server. Th