REMINDER
how does the openvm code editor work?
-
Hey there @Joseph-Benguira I've spun up a strapi instance and it says on the dashboard it is in "development", so I need to make a build for it to integrate with my frontend but how do I do that? I also tried the vs code editor but there are no files and folders in there. I also need to know how I tie a domain to it can you let me know how I work with it?
-
Hey Linda, OpenVM is a bit out of topic here (cloudbackend)
We plan to open a new community for OpenVM soonYou might check the STRAPI quickstart guide here:
https://strapi.io/documentation/developer-docs/latest/getting-started/quick-start.html#_8-publish-the-contentWhen you are in VS Code, in the left panel you must click on open folder and select the folder where you have deployed you files, or the default path "/opt/app/strapi/"
You can also open a Terminal in the left menu, this way you can run any commands indicated in Strapi documentation
-
@Joseph-Benguira soooorry got it thanks