feat: initial project prototype #2

Merged
naomi merged 14 commits from feat/init into main 2025-02-17 14:03:33 -08:00

14 Commits

Author SHA1 Message Date
30d9185d3a
chore: fuck it, no tests
All checks were successful
Node.js CI / Lint and Test (pull_request) Successful in 1m53s
We'd rather use vitest anyway.
2025-02-17 13:59:01 -08:00
95fcd549f0
fix: set it right here
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m47s
2025-02-17 13:50:13 -08:00
94830188e7
fix: try this approach
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m26s
2025-02-17 13:42:03 -08:00
18fa849555
fix(tools): path to chrome binary
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m43s
2025-02-17 13:37:20 -08:00
2ac7d9fa1c
fix: headless browser for tests
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m38s
2025-02-17 13:03:38 -08:00
f6a020ef7a
fix: test script
Some checks failed
Node.js CI / Lint and Test (pull_request) Has been cancelled
2025-02-17 12:04:55 -08:00
b13056ce16
fix: ci
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 2m18s
2025-02-17 12:01:55 -08:00
f2c6d6d3ef
feat: resolve lint/build/test errors
Some checks failed
Node.js CI / Lint and Test (pull_request) Failing after 1m27s
2025-02-17 11:48:46 -08:00
fc213289c2
feat: allow any origin with CORS in favour of our manual validation 2025-02-17 03:00:48 -08:00
23e0bcc0b8
fix: use correct url 2025-02-17 02:57:18 -08:00
278deb6d47
fix: validate token from storage 2025-02-17 02:51:39 -08:00
b386ec53fb
chore: resolve build issues so we can deploy the prototype
Lint problems are for future us.
2025-02-17 02:47:28 -08:00
2f08f1ed18
feat: we have a functional prototype 2025-02-17 02:43:15 -08:00
107f54d269
feat: load in configs 2025-02-16 15:54:42 -08:00