I am working on a web app focused on helping gaming content creators create viral content more effectively by analyzing their previous content and evaluating current trends on their platforms to generate a roadmap for them to follow.
I used all aspects of Replit to build it, as my technical knowledge is more theoretical than anything. Because of this, and my lack of prompting skills (which are improving), led to a lot of bugs that I had to use the AI Assistant to solve. That included frustrating experiences due to bugs constantly returning and wasting credits on simple and similar bugs.
The app is live at sparkpluggg.replit.app. Not all connections are active, so if you try to go through Stripe, you will probably get errors. Also, I am having issues getting the DNS set up correctly for my custom URL…that is an ongoing issue I am solving.
I am currently seeking feedback from some content creators. If you are or know anyone who would be interested in participating in a feedback session, please let me know. I will make sure they are compensated for their time (most likely with free app usage for some time, but I can negotiate).
cant login, very buggy, gmail login 404, other login just dont work too.
teaser page. ok, i need more infos there… an empire… beautiful. how, what. ai is a nice word, also still my question, how does your app build my content empire. especially if i cant even signup, login. and this i say with all respect and a smile. My advice, double check your login/signup from multiple devices, and in my personal opinion either after login its selfexplaining or the frontpage needs more explanation. best luck. I respect your goal.
Haha, fair points. Definitely an in-progress prototype that I plan to use for feedback (guided sessions only so I can use the dev environment).
You are highlighting a lot of the problems I had interfacing with Replit, though, so good callouts. I would get the login to work for a bit and then update something on another page, and it would completely break the login again.
Copy is auto-generated right now. I will look to update. I have not shared this app outside of this forum or with a few people that I have been in contact with, so I appreciate your support and realize that there is a long way to go before it truly goes “live.”
Thanks!
Just in case it’s helpful, I posted something about how I was able to improve (not perfect, just improve!) my own process for avoiding and resolving bugs for a relatively complex app. It’s currently in ‘pending’ status but should show up soon. TLDR I made a process for getting the Agent to log all its changes into a changelog, and refer to that changelog to keep ‘on track’ with the project goals across multiple conversation windows. In this case, the ‘project’ is a whole-app refactoring effort to make the app more reliable.