Typescript #2

Merged
mosbach merged 11 commits from typescript into main 2023-08-24 05:07:50 +02:00
Showing only changes of commit 678f70930d - Show all commits

View File

@ -1,3 +1,8 @@
# SPDX-FileCopyrightText: 2023 David Mosbach <david.mosbach@campus.lmu.de>
#
# SPDX-License-Identifier: AGPL-3.0-or-later
echo 'transpiling to JS...'
npx tsc
echo 'starting server...'