https://github.com/guardian/examples
Example projects for typical technologies and processes used at the Guardian
https://github.com/guardian/examples
documentation prototype
Last synced: 3 months ago
JSON representation
Example projects for typical technologies and processes used at the Guardian
- Host: GitHub
- URL: https://github.com/guardian/examples
- Owner: guardian
- Created: 2023-09-08T08:04:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-08T16:12:29.000Z (about 2 years ago)
- Last Synced: 2025-02-13T16:56:31.239Z (over 1 year ago)
- Topics: documentation, prototype
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 30
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Examples
This repository provides examples of how to create different projects at the Guardian.
The aim is to provide a reference implementation, to make it easy to go from zero to something.
It is worth noting, however, that the examples might be stale and not follow current best practices.
If you notice any examples of this, you're encouraged to update them.
## The examples
- [A TypeScript lambda](https://github.com/guardian/example-typescript-lambda)
## Adding an example
TODO.