Completed
Conclusion
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Launching Your AI-Powered App on a Virtual Private Server - Web Development With AI
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Pre-Requisites
- 3 Avoiding Fighter Collision
- 4 Reset App State
- 5 Push to Repo
- 6 Deploy to Akamai
- 7 Update DNS
- 8 Connect to Server via SSH
- 9 Install Git
- 10 Clone Project
- 11 Install Node.js
- 12 Build Project
- 13 Inject OpenAI API Key
- 14 Start App
- 15 Install PM2
- 16 Install Caddyserver
- 17 Configure Caddy
- 18 Reload and Test
- 19 Developer Note
- 20 Conclusion