Skip to content

Commit

Permalink
Update intro.md
Browse files Browse the repository at this point in the history
  • Loading branch information
educationfutures committed Jan 23, 2024
1 parent 176bac3 commit 0ccea00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/code/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar_position: 0

Our suite of applications, hosted under the public GitHub organization "WBG-Coach," is open for cloning via SSH. Each application has its unique aspects, and you can find the environment variables for each in the `.env.example` files in their respective repositories.

The system architecture is designed and tested to run on Ubuntu Linux through a cloud provider, such as Amazon Lightsail or EC2 with S3 object storage. The system further connects with SendGrid via API for sending One-Time Password tokens. Developers may change or extend the code to connect with other services.
The system architecture is designed and tested to run on Ubuntu Linux through a cloud provider, such as [https://aws.amazon.com](Amazon Lightsail or EC2 with S3 object storage). The system further connects with [https://sendgrid.com](SendGrid) via API for sending One-Time Password tokens. Developers may change or extend the code to connect with other services.

We encourage contributions through Pull Requests. If you encounter any issues or have queries, please don't hesitate to open Issues on GitHub. We appreciate your involvement and feedback!

Expand Down

0 comments on commit 0ccea00

Please sign in to comment.