No description
  • Shell 51.9%
  • JavaScript 23.1%
  • HTML 17.2%
  • Dockerfile 7.8%
Find a file
2026-04-27 12:06:09 -04:00
public feat: add login/register pages with bcrypt auth and sessions 2026-04-26 20:49:29 -04:00
scripts feat: add bubblewrap filesystem isolation for auth and backend processes 2026-04-27 04:08:05 -04:00
.gitignore feat: project skeleton with Express server on port 4000 2026-04-26 15:27:53 -04:00
AGENTS.md docs: add AGENTS.md with current project state and workflow rules 2026-04-27 12:06:09 -04:00
auth-server.js feat: Bun runtime, container support, auth server, install scripts 2026-04-27 01:18:54 -04:00
bun.lock feat: add login/register pages with bcrypt auth and sessions 2026-04-26 20:49:29 -04:00
Containerfile feat: add bubblewrap filesystem isolation for auth and backend processes 2026-04-27 04:08:05 -04:00
package.json feat: Bun runtime, container support, auth server, install scripts 2026-04-27 01:18:54 -04:00
server.js feat: Bun runtime, container support, auth server, install scripts 2026-04-27 01:18:54 -04:00