https://github.com/extensionengine/tech-guide
The central place for all common packages and recipes
https://github.com/extensionengine/tech-guide
common packages studion
Last synced: about 1 year ago
JSON representation
The central place for all common packages and recipes
- Host: GitHub
- URL: https://github.com/extensionengine/tech-guide
- Owner: ExtensionEngine
- Created: 2023-10-02T09:06:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-31T08:30:47.000Z (over 1 year ago)
- Last Synced: 2025-03-05T14:11:58.358Z (over 1 year ago)
- Topics: common, packages, studion
- Homepage: https://github.com/ExtensionEngine/tech-guide/blob/master/README.md
- Size: 1.5 MB
- Stars: 11
- Watchers: 13
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to the Studion Platform Tech Guide repository
The central place for all common packages
## 📦 Package List
1. [Prettier config](https://github.com/ExtensionEngine/prettier-config) - Studion Prettier config
2. [Infra Code Blocks](https://github.com/ExtensionEngine/infra-code-blocks) - Studion common infra components
## Recipes
1. [Docker image guide](./recipes/docker-image-guide.md)
2. [AWS SES bounce handling](./recipes/ses-bounce-handling.md)
3. [Handling concurrency using optimistic or pessimistic locking](./recipes/handling-concurrency.md)
4. [LTI - Learning Tools Interoperability Protocol](./recipes/lti.md)
5. [CircleCI Build Guide](./recipes/circleci-build-guide.md)
## Guides
1. [Automated Testing](./recipes/automated-testing.md)
## Examples
1. [Performance Testing - Antipattern Examples](./examples/performance-testing-antipattern-examples.md)
## 🙌 Want to contribute?
We are open to all kinds of contributions. If you want to:
- 🤔 Suggest an idea
- 🐛 Report an issue
- 📖 Improve documentation
- 👨💻 Contribute to the code
You are more than welcome.