Ciao Hackers π
Me, @AntonioMarsella and another friend are running an online 2 days hackathon called Hack@Home (https://hackatho.me) focused on building products for those in need during the coronavirus emergency and raise funds for Lombardy Hospitals.
Our participants will need to build an MVP in just 48hrs, if you were one of them how would you go about it?
What are the services you would use to kickstart your product? What are your tricks to ship FAST?
All replies to this thread will be cited and put in the handbook that each participant will receive.
Sounds like a great event :)
I would use templates for the landing page, frontend and backend.
For me I would ideally just use Django and their standard templating engine.
Also they would need to find a way to talk to potential customers quickly. As no point building something no one would use.
I'm the co-founder of https://versoly.com/, if teams need to build quick landing pages with analytics and a blogging CMS I would be more than happy to offer our help.
Thank you! What would be the best way to get in touch?
volkan@versoly.com
In case of https://realnotcomplex.com/ I decided to completely avoid building backend and focus on presenting static content, edited by hand.
I only built static front-end part. Of course I plan to add much more functionality and eventually turn the project into something closer to a real web application, but I decided to find an aspect of my idea that will only require 20% of effort, but give 80% of value to my target market.
I also have another business in mind that will follow similar strategy - starting only with static content.
Love math, really cool website you got there π
You can set up and deploy a functioning webserver with heroku and .NET core in five minutes. Heroku also lets you set up a database for your app in one minut.
I think a hackathon product is different than an MVP. I wouldn't expect a hackathon product to be secure or be ready to accept payment, for example.
It would take 48 hours just to set up express lol
This comment was deleted 4 years ago
Wow, 2hrs is insane!