Setting up for local development #1598
-
| 
         I'm wondering how best to set this up for local development? With our custom modules I have their repos checked out into /DesktopModules but this project has two modules .. do you check this repo out to be /DesktopModules or are you doing something completely different?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            johnhenley
          
      
      
        Oct 9, 2025 
      
    
    Replies: 1 comment 7 replies
-
| 
         Hi @LxLasso There is also a DNN site in the same folder: When building, build first for debug, then for release, and it will create the install packages in the install/module folder of the DNN site:  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    7 replies
                  
                
            
      Answer selected by
        LxLasso
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    


Hi @LxLasso
The repo needs to be outside of the DNN and DesktopModules.
I have it here:
There is also a DNN site in the same folder:
When building, build first for debug, then for release, and it will create the install packages in the install/module folder of the DNN site: