-
Notifications
You must be signed in to change notification settings - Fork 0
Deployment and Debugging
Noah Rijkaard edited this page Aug 20, 2024
·
1 revision
Deployment was a critical phase, involving the setup of the production environment and ensuring that everything worked as expected. This process included configuring the server, database, and handling environment variables.
Throughout development, various issues arose, particularly during deployment. My approach to debugging involved methodically tracing back errors, consulting logs, and systematically isolating problems. Each solved issue was a step forward, refining the app into a stable and functional product.