Closed piotrski closed 3 days ago
@microsoft-github-policy-service agree company="Callstack"
@piotrski will you be finishing the PR please?
@lucen-ms apologies, it must have slipped my mind. I'll take a look at this later today.
I've updated the formatting of the .env.example file to make it cleaner and more organized. Additionally, I've added information indicating which variables are required, as you requested.
Let me know if you have any feedback or if further adjustments are needed!
Thank you @piotrski for the contribution - I've merged your changes.
I’ve made a couple of updates here to developer experience:
.env.example
for easier environment setup This provides a template for environment variables, helping developers get their local setup configured quickly..gitignore
to exclude Azurite local storage files We’ve added patterns to ignore Azurite's local storage files(__azurite_db_*, __blobstorage__, __queuestorage__)
, keeping the working directory cleaner during local development.