first commit

This commit is contained in:
rsnrk 2024-04-30 14:32:37 +02:00
commit 5847fb0582
14 changed files with 543 additions and 0 deletions

5
entrypoint_app.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
npm i --production=false
npm run ${NODE_ENV}