Skip to main content
All CollectionsFAQs
Importing Github(or any local) code into Lazy AI Project
Importing Github(or any local) code into Lazy AI Project

To import code into your Lazy AI app, you should first open your project in the Lazy AI VS Code tab.

Updated over 2 weeks ago

Here's how you can do it:

  • Navigate to the side panel under "My Apps" to find the app you want to work on.

  • Click on the code tab to open the VS Code Builder.

  • In the VS Code Builder, locate the File Explorer pane on the left side.

  • Right-click on the folder where you want to import the code.

  • Select "Upload Files" from the context menu.

  • A file dialog will appear, allowing you to navigate to the code files on your computer.

  • Select the files you wish to import and click "Open".

  • The selected files will upload and appear in the chosen folder within the File Explorer.

Alternatively, you can drag and drop files directly into the File Explorer pane. After uploading, make sure to save any changes by clicking on the "Save" button, which is green and located in the top right-hand corner. If you decide not to keep the changes, you can click the red cancel button next to the save button to revert to the previous state.

Please ensure that the code files are in formats supported by Lazy AI and be mindful of any file size restrictions to prevent upload errors

Did this answer your question?