Hi,
I’m new to discourse and i am excited to contribute to the project as a developer. I did everything according the the following blog article ,
But i cant find Discourse folder inside the virtual machine . i tried inside /var , /var/www/ . So that i can’t create an admin account
You might have better luck with this guide: Beginners Guide to Install Discourse on Ubuntu for Development
It looks like it is more up to date.
              
              
              4 Likes
            
            
          If you’re using the Vagrant setup and you’re inside the virtual machine (vagrant ssh), you find your Discourse folder at /vagrant. See here:
https://github.com/discourse/discourse/blob/master/docs/VAGRANT.md
              
              
              3 Likes
            
            
          Thank you Osborn. It was really helpful. 
Thank you Class. I missed the vagrant folder earlier . 