Thanks for appreciating :) . I will be posting more videos soon. Next one is about building a Mobile app using AI. So stay tuned and subscribe to be notified.
It can cost $25 a month, but I recommend integrating Replit into the workflow. It can drastically simplify deployment as the Replit agent will do everything like initialize the DB, spin up the dev environment, git, as well as install dependencies, and make the initial app components so that your v1 prototype is spun up and ready to enhance. Then you just SSH into the Repl with cursor and finish the project with cursor. You can then either deploy with Replit, or move your deployment to another cloud provider later on if you find Replit to be too expensive.
Interesting as a tech lover, I don’t know how to code but these kind of videos inspire me to jump into and start working on some projects. Nice work 👍👍👍
Thanks for liking the video. I will definitely try to create one on LMS soon. Stay connected as the next one coming up is on an iOS app with AI features built in :)
Yes it’s possible to make that using Cursor but I believe a complete rural like that might be too long to make 🙂 it all comes down to what features you want to incorporate.
@designers-code You could break it down to reasonable episodes. There isn't anyone doing that kind of thing. Every tutorial is quick and lacking depth. You try the same and get stack in endless loops of errors. See how to handle the errors could be eye opening 😏
Many thanks for this video to show building application end to end (not just the front end part). Please post more videos!!
Thanks for appreciating :) . I will be posting more videos soon. Next one is about building a Mobile app using AI. So stay tuned and subscribe to be notified.
It can cost $25 a month, but I recommend integrating Replit into the workflow.
It can drastically simplify deployment as the Replit agent will do everything like initialize the DB, spin up the dev environment, git, as well as install dependencies, and make the initial app components so that your v1 prototype is spun up and ready to enhance.
Then you just SSH into the Repl with cursor and finish the project with cursor. You can then either deploy with Replit, or move your deployment to another cloud provider later on if you find Replit to be too expensive.
I haven't tried Replit yet. So far Cursor has shown good promise so I am continuing to explore it further. Thanks for the comment :)
Interesting as a tech lover, I don’t know how to code but these kind of videos inspire me to jump into and start working on some projects.
Nice work 👍👍👍
Thanks and glad you are inspired :)
Hope more videos on this channel will help you learn new things.
what a idea & great step by step guidance love it ❤
make a next video on LMS Platform with selling digital product
thank you❤
Thanks for liking the video. I will definitely try to create one on LMS soon.
Stay connected as the next one coming up is on an iOS app with AI features built in :)
@@designers-code Awaiting for the video for iOS app
@@abhxeax just wanted to let you know that the iOS tutorial is live.
Very good tutorial and simple to understand. Can you build a full stack crm with auth, database, and storage. then deploy all using ai coding tool?
Yes it’s possible to make that using Cursor but I believe a complete rural like that might be too long to make 🙂 it all comes down to what features you want to incorporate.
@designers-code You could break it down to reasonable episodes. There isn't anyone doing that kind of thing. Every tutorial is quick and lacking depth. You try the same and get stack in endless loops of errors. See how to handle the errors could be eye opening 😏
@@ianmakes8527 I see your point. That’s a great suggestion. I’ll try and create something like that. Might take me some time, but stay tuned :)
amazing
Thanks a lot. More videos coming soon. Don't forget to subscribe and follow.
Is it required to have paid aws account to deploy it
No, Amplify does have a free tier that you can use without paying anything.
You can find more details here: aws.amazon.com/amplify/pricing/
You can use another alternative to deploy such as Railway or Vercel.