Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 642 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 642 Bytes

Express Serverless example app

An Express Serverless example app to illustrate multiple development environments used in my blog post.


The blog post references two sources used to load env files and expose Gateway URL:


Footnote

[Master branch] - example app with API Gateway URL environment variable and multiple envs loading.

[without-gateway-url branch] - example with just multiple envs.