Setup Guide

  1. Git clone from the repo into a new folder
  2. Git init
  3. git remote -v
  4. git remote remove origin
  5. #This will link to the new repo
    git remote add origin git@github.com:auzadventure/agent-space.git
    git branch -M main
    git push -u origin main
  6. Create a new database use php myadmin
  7. copy .env.dist to .env and update the details