Step 3 — Clone the API repo
Open a terminal (PowerShell or Bash) and run:
git clone https://github.com/thenbthoughts/ai-notes-xyz-api.git
cd ai-notes-xyz-api
This repo has the Docker file that builds the website and the API together.
Screenshot
Step 3 — add later: /img/selfhost/local-server-by-docker/03-clone-api.png
Back: Step 2
Next: Step 4 — Set MONGODB_URI