git status

git add <bestand>

git commit -m “beschrijving van add…”

git push origin main

curl -k -X POST https://kba-project.onrender.com/test -H “Content-Type: application/json” -d “{\”name\”: \”Testgebruiker\”}”

No responses yet

Leave a Reply

Your email address will not be published. Required fields are marked *