Build a Node.js API in Under 30 Minutes12.7K127Scott DomesESAUL PARRA GARCIAFollowJul 24, 2017 · 1 min readGreat article! How come you didnt use const port = process.env.PORT||8000; ?