Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 383 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 383 Bytes

My first express server

Step-1 Writing Basic Express server

In this step I wrote a basic express server with a get request to a default route handler.

Step-2 Heroku Deployment

This is the beginning but started with Heroku Deployment straight away so as to test the deployed as we go ahead.

For Heroku deployment setup, there is a checklist that we need to look into:

[ ]