@Fabio Krauss and @npub1zxu6...cx2y - Thanks again so much for this recommendation on Replit. In one week I created designs in Figma and now have a functional webapp that allows users to create events, tag them, upload an image. They can sign up via email, facebook, gmail. I also have an Admin Dashboard that allows me to handle all the backend.
Now I'm going through and cleaning up UI items.
So far it has cost me about $80.00 with Replit to do this.
What do you recommend as next steps, are you using Replit to deploy, host, etc.?
I still need to sign-up for some Google and Facebook API items, but other than that I'm just about ready to deploy and test!
Login to reply
Replies (3)
Yea I would just push replit as far as you can. If you hit a wall feel free to reach out again.
I'm still trying this, so take it with a grain of salt: plug the code into GitHub and then use cursor to develop even better.
The problems I couldn't solve for yet are: multi repo development and keeping the codebase clean (replit makes a big mess out of branches and you need to clean it up manually with git. Not fun.
But I do see it as a step further. Since replit is good to start, but then starts getting nasty re implemting things left and right
And share the link! Let's see it!