An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


Studion Logo

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.