Hello ! I was wondering, is it possible to import projects from Github to Weweb ? Thanks
Hey Corner,
At the moment, WeWeb doesn’t support direct imports from GitHub in the way you might with a traditional code editor or IDE. You can still use GitHub to manage your backend or API logic separately, and then connect that to your WeWeb front end via REST or GraphQL.
2 Likes