start writing marketing materials

This commit is contained in:
2024-07-18 17:45:42 +02:00
parent 361523172d
commit 221ae67ec2
3 changed files with 23 additions and 7 deletions

View File

@@ -30,7 +30,7 @@ const run = () => {
backendURL: 'http://localhost:8083',
name: 'testing',
signingSecret: 'test',
} )
} );
const httpServer = createServer( app );