This website requires JavaScript.
Explore
Help
Sign In
blsmedia
/
bot
Watch
2
Star
0
Fork
0
You've already forked bot
Code
Activity
Files
8c3b5058f1e2c30a8017e01b883e3e3b2a4b5feb
bot
/
viewer-entrypoint.sh
7 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
build: 👷 New compose file and entrypoints
2022-05-25 08:13:35 -07:00
#!/bin/bash
fix(docker): 🐛 Runtime public environment
2022-06-22 07:36:11 +02:00
./env.sh
build: 👷 New compose file and entrypoints
2022-05-25 08:13:35 -07:00
./node_modules/.bin/prisma generate
;
node server.js
;
Copy Permalink