Refactor the app to use Express server and Jest for tests

This commit is contained in:
ngosang
2021-10-17 18:00:19 +02:00
parent 0459f2642d
commit 744de4d158
20 changed files with 9338 additions and 663 deletions

View File

@@ -26,7 +26,7 @@ const version = 'v' + require('./package.json').version;
fsZipName: 'windows-x64',
fsLicenseName: 'LICENSE.txt'
}
// TODO: this is working but changes are required in session.ts to find chrome path
// TODO: this is working but changes are required in sessions.ts to find chrome path
// {
// platform: 'mac',
// version: 756035,