Customize designs with code
Design
There are several logs that can be checked when something goes wrong.
Check to see if your code is syncing to Kinde and is able to be deployed. Issues with sync logs are most commonly associated with missing files or other directory issues.
Go to Settings > Git repo > Sync log.
A build log is generated for each deployment. It provides details on the deployment checks, showing a success or fail message.
We recommend fixing all the errors detected during this process and syncing your code again. This generates a new deployment and new code check.
Runtime logs record events that occur when your code is running. When something goes wrong, you can check runtime logs to see what happened.