Q: Can this replace Replit?
I’m a non-coder freelancer, who only know basic HTML/CSS and some Python, looking to build a small course.
I would love to publish to native mobile Apple/Google stores. I was thinking to use Replit and V0.dev to vibe code, then build backend AI logics with Mindpal or AgenticFlow and call out API, then store user data with Supabase, and add user authentication with Clerk.
@Mario As you’re an expert, can you please assess if CodeSmash would be right for me? Would it help make my life easier?
Mario_CodeSmash
May 30, 2025A: There are a couple of things you can use it for. You can use it to deploy Supabase on your own VPS. You can use the built in No Code API Builder to replace Supabase and not worry about usage cost. If you need a quick frontend you can use it to deploy a serverless Next.js app and just use V0.dev to generate the code while pasting it into your project. Also, you can use it to deploy n8n which is what most people are using for automation anyways. So, yes, you can use it in many places for your project.