This website requires JavaScript.
Explore
Help
Register
Sign In
supphakitd
/
micro-service-api
Watch
1
Star
0
Fork
0
You've already forked micro-service-api
forked from
ttc/micro-service-api
Code
Pull Requests
Activity
Files
75c40798c01847d8c66a6f71fe3310356bd76a07
micro-service-api
/
entrypoint
6 lines
104 B
Plaintext
Raw
Normal View
History
Unescape
Escape
workflow: initial testing Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-21 10:24:38 +07:00
#!/bin/sh
entrypoint: also start accountingwep-api Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-21 12:08:39 +07:00
cd /server/exthernal-login-api
& npm start
workflow: initial testing Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-21 10:24:38 +07:00
entrypoint: also start accountingwep-api Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
2025-11-21 12:08:39 +07:00
cd /server/exthernal-accountingwep-api
& npm start
Copy Permalink