Just launched my website builder, built with Django (took 6 months to code!!)

Hey guys,

🎉 I just launched [taken.to](https://taken.to/) on Product Hunt, you can see it here! [https://www.producthunt.com/posts/taken-to](https://www.producthunt.com/posts/taken-to)

So happy to have finally launched after coding for 6 months (although I guess there's more to come). I will be posting about the journey on my twitter too: [https://twitter.com/isaacjoyous](https://twitter.com/isaacjoyous), (including all the revenue metrics) if you want to follow along

I built this with Django + Vue.js, absolutely love using Django and prefer it to rails as I have learned more! Currently desktop only -> mobile builder coming soon!

12 thoughts on “Just launched my website builder, built with Django (took 6 months to code!!)”

  1. It looks pretty cool!How to access dashboard? I created an account there. The authenticate system doesn’t work properly. Hope, you’ll solve it soon. Debug is now enable on your project. For the live project, you should turn off debug mode of you project.

    Reply
  2. Nice, congrats on launching taken.to. Using a Django + Vue.js is a frequent topic of discussion here on r/django, can you share how you combined these two frameworks and how you deployed the application?

    Reply
  3. Excellent! Well done!

    I’m currently just beginning my front js journey. I’m starting out with react, any reasons you think I should choose vue instead or they’re both good?

    Again, great job on the site! I gave you an upvote on PH 🙂

    Reply
  4. Not bad! Gave you an upvote on PH 😉

    By the way, how do you implement vue with Django. Do you separate the frond-end (vue-cli) and backend (django)? Or you just import the js files into the html template?

    Reply
  5. That’s so awesome. Great job. Is this like a step-up to carrd?

    I’m curious as to how you handled the `contenteditable` elements, is there a library like DraftJS you’re using, or all bespoke?

    Reply
  6. I cant seem to be able to select the Free version. When I go to publish my site, the only button that works is the Pro one

    Reply

Leave a Comment