|
|
|
Ask HN: Best place to host a prototype?
|
|
8 points
by levicampbell
5558 days ago
|
|
I'm working on a startup tht allows people to search for music by title, artist, lyrics, rhythm and more, and I think I'll have a working prototype in a few days, my main problem is where to host it so that investors, the RIAA, and others can see it? |
|
Another option would be to run it on EC2 using a pre-built distro image with the components you need (if you can find such an image). This will be more expensive than Heroku but you can define the stack.
I'm sure others can chime in with their suggestions depending on what you developed it in.