Introduction
  • Deployment Options
Seperated Apps
  • Why 2 Seperated Apps
  • 1. Create Angular Application
  • Create a NodeJS Server
  • Prepare to Upload the Backend
  • Upload the Backend
  • Upload Front-End
  • Enable CORS
Combined App - Integrated Approach
  • Deploy as one Application - Integrated Approach
Send a GET Request - 2 Different Domains Aprroach
  • NodeJS Endpoint
  • Angular Get Request
Bonus Lecture
  • Bonus Lecture