feat: e2e connector

This commit is contained in:
2023-11-07 13:55:38 +01:00
parent 780916eb35
commit 4e181f881b
24 changed files with 494 additions and 810 deletions

2
backend/e2e-connector/app.js Executable file
View File

@@ -0,0 +1,2 @@
#!/usr/bin/env node
import './lib/cli.js';