Deploying an end-to-end app with Replit and Cursor

preview_player
Показать описание


🕒 Timestamps:
00:00 - Introduction & setup
30:00 - Initial working version
45:00 - Debugging & fixing issues
1:15:00 - UI improvements
1:30:00 - Deployment process

🛠️ What we covered:
- Using Cursor AI for code assistance
- Implementing FFmpeg for video conversion
- Creating a responsive UI with Shadcn UI
- Debugging TypeScript errors
- Deploying a full-stack app on Replit

👨‍💻 Try it yourself:

🙏 Special thanks to the Replit dev team and everyone who joined the stream!
#NextJS #Replit #AICodeAssistant #WebDevelopment #LiveCoding
Рекомендации по теме
Комментарии
Автор

Hey Matt super appreciate these! Are you going to post your stream of what you posted on X? The background remover app with Clerk auth? I tried implementing Clerk Auth with Cursor and Replit but couldn't get it to work properly. Would be great to see a technical person going through the setup!

samds
Автор

when I follow your steps, I'm able to do npm run dev in Cursor to get the preview working on localhost:3000, but nothing shows in the web preview on Replit when I click Run button. Any ideas as to what's happening here?

jeffluster