Hello!
I’m neurodivergent, and fairly new to all of this and I can be very literal, especially when starting something brand new. This often causes issues when there are steps that most people would see as obvious and would perform intuitively. I’m editing this as I figure things out, hopefully this info can be used to clarify some steps for other users.
Im on windows, running docker desktop. I followed the steps from the github page to get it set up. Using the docker desktops built in terminal I ran this command: docker build . --target bolt-ai-development followed by the docker-compose --profile development up
I got an error that there is no configuration file.
Am I supposed to create a project folder first? Do I need a dockerfile in the new project folder? But neither are mentioned in setup, so I am at a loss.
Any help is greatly appreciated!
Edit:
I created a project folder and cloned the repo, which to me feels counter intuitive since with my limited experience since I had this notion that all of that was contained in the docker image and therefore no needed to replicate on my local machine.
Am I correct to assume that Node is at least in part a go between for docker and chrome?
The next step is very vague, it simply says to: 1. Open the home page (main interface)