testing generic deploy

This commit is contained in:
Devin Zuczek
2026-06-29 21:52:50 -04:00
parent 3affabd280
commit 69b89e2dc4
79 changed files with 399 additions and 307 deletions
@@ -3,7 +3,7 @@ import { describe, expect, it } from 'vitest'
import '../../datacollection.app'
const ORIGIN = 'https://datacollection.rec.djdevin.net'
const ORIGIN = 'https://example.com'
describe('datacollection endpoints', () => {
it('GET / reports service status', async () => {