Skip to content

Deployment and Debugging

Noah Rijkaard edited this page Aug 20, 2024 · 1 revision

* Deployment:

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.

* Debugging Process:

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.

Clone this wiki locally