Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Test env and prod env are NOT on your laptop, but rather shared by all members. Where are they and how can I access them? Here's the answer.

Domains of backend APIs Domain and SSL

Deploy your code

Once you have implemented new features locally and pushed your code to the GitHub repo, you can deploy your changes on the test env to see if they integrate well with other components of the project. After making sure that everything works well, it's time to deploy the new feature on the prod env and have it accessible to all our users!

...

BioHPC and MongoDB Atlas Set-up

Send emails

If you need to send emails in your code, please refer to Send Emails in Your Code and use the approach discussed there.

Resource configuration details

...