Robert RamirezOriginal post
Rank 2: Process
Is it best practice to expose your project id and endpoint in your appwrite.js file when publishing an NextJS or Angular project. If you use a .env file, that is not pushed to the repo, to store your project id and endpoint will the project still work when published.
Summary
GitHub project id and endpoint can be exposed, it is not considered an issue according to the office hours session.