I’m new to web development and just trying to get an idea how things work.
Can you export code from webflow app and migrate it to a backend made with python/Django? Do you need to make a lot of changes in the front-end code to do that? For maintenance reasons it could be nice to leave it unchanged. If yes how is the workflow?
Hi both! I’m using webflow to create frontend for django with my product https://amazing.photos
Here is a video I made explaining the first version of the script that I wrote https://twitter.com/tomdekan/status/1627406008917139457, including a link to the repo with the script. I’ve added to the script since making the video - it should get you started.