USDAForestService / NRM-Grants-Agreements

The focal point for an 18F/TTS collaboration with the USFS Natural Resource Manager (NRM)
Other
8 stars 2 forks source link

Connect the Angular front end to the Lambda backend #352

Closed neilmb closed 3 years ago

neilmb commented 3 years ago

Background

In the new tech stack, the front-end application needs to communicate with the Lambda backend. Once we have finished #351 and #350 and deployed the Angular application on AWS then we should configure the Angular application to call the Lambda API and display something from the API call in the application.

We'll know we're done when...

Tasks