v3 release #75

Merged
alekswilc merged 63 commits from v3 into main 2024-12-13 20:29:17 +01:00
Showing only changes of commit 3ed0b8dbb9 - Show all commits

View File

@ -5,7 +5,6 @@
"version": "3.0.0",
"scripts": {
"build": "tsc",
"postbuild": "copyfiles --error --up 1 src/http/views/**/* src/http/views/* ../../dist/backend/",
"start": "yarn build && doppler run node ../../dist/backend/index.js"
},
"author": "Aleksander <alekswilc> Wilczyński",