Trade Alchemist - building with Firebase Studio

I just wanted to say hi as I have been using FS for about a week now to try to put together an AI powered portfolio manager which includes a bunch of AI agents to run portfolio simulations and backtesting for assets. A few screenshots are attached.

Overall I’ve been pretty impressed with Firebase Studio, though at one point it went round in a circular loop trying to fix a JS bug and basically got stuck. So I rolled back to an earlier commit and I also needed to get it to revert back to Next.js 15.3.3 because for some reason it downgraded it while trying to fix the bug. Anyway since then it’s progressing pretty well :slight_smile:



1 Like

Looks like a cool app!

Have you tried to publish this yet?

Developing can be fun and exciting, but publishing can be difficult.

Thanks - no not tried publishing yet as I just wanted to get to grips with what this can do

I would recommend publishing your MVP as soon as possible, there are a lot of type checking and build errors that can come up that can go unnoticed during development, causing a delay when you are ready to publish.