Closed pheyvaer closed 4 years ago
No, that's not possible out-of-the-box.
The start script is intended to be used for quickly testing a server. What we usually do to use this in production, is to compile it using the build script, and hosting that as a static website.
Is it possible to configure the port when doing
yarn run start
?