Entry file for our backend app service
Runs on local port if run using 'npm run start' command
Runs with serverless functions when using 'npm run deploy' command when express dependency is installed
DO NOT run 'npm run deploy' locally. The pipeline will do this automatically after a Pull Request!
Entry file for our backend app service Runs on local port if run using 'npm run start' command Runs with serverless functions when using 'npm run deploy' command when express dependency is installed DO NOT run 'npm run deploy' locally. The pipeline will do this automatically after a Pull Request!