AI scaffolded NodeJS version of the App.
This commit is contained in:
4
entrypoint.sh
Executable file
4
entrypoint.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
set -eu
|
||||
|
||||
exec node dist/backend/server.js
|
||||
Reference in New Issue
Block a user