Hacker News new | ask | show | jobs
by saluki 3057 days ago
y, you aren't really going to find a tool to build it for you.

Depending on what it is you might be able to build an early version putting together a basic website and some existing tools and manual steps that you perform behind the scenes till your idea is validated.

You're going to need a technical co-founder.

Or if you're interested learn how to develop one on your own.

I'd recommend Rails or Laravel as the framework.

If you already know html, css and javascript that's a good start.

From there you can go to

https://gorails.com/

or

https://laracasts.com/

That's a long slow road to build something, but if you're interested in it and spend a year or two learning it. You can be your own technical co-founder on this project and on the next one. Or at least have a better understanding of the technical side of things.

Good luck.