is it possible to integrate an express app's funct...
# orm-help
z
is it possible to integrate an express app's functionality into a graphcool service?
j
Believe you can still run express logic side by side as normal.
👍 1
z
The service and express app get deployed together?
n
no, it doesn't.
z
so the express app needs to be hosted separately and expose endpoints to the service?