program is now in web server

Co-authored-by: Avior <github@avior.me>
This commit is contained in:
2023-02-10 10:06:31 +01:00
parent b938e6c541
commit e277358a88
5 changed files with 766 additions and 715 deletions

View File

@ -83,4 +83,4 @@ async function filesList(Path: string): Promise<Array<string>> {
}
})('./images')
})('/images')