Compare commits

3 Commits
Author SHA1 Message Date
Stedoss a4c9ac639a Limit gif example size in doc
Build & Test / build-backend (push) Successful in 1m6s
Build & Test / build-frontend (push) Successful in 45s
It is quite big to view in the preview
2026-07-28 21:50:43 +01:00
Stedoss 8f81c15ee4 Final stuff around CI
Build & Test / build-backend (push) Successful in 1m8s
Build & Test / build-frontend (push) Successful in 45s
2026-07-28 09:11:09 +00:00
StevenJW f4c87bf2c1 Add CI workflow
Build & Test / build-backend (push) Successful in 1m7s
Build & Test / build-frontend (push) Successful in 45s
Reviewed-on: #1
2026-07-28 09:06:58 +00:00
+1 -1
View File
@@ -4,7 +4,7 @@ Fill this in before you send your submission back — a few minutes is plenty. I
## What I built and why ## What I built and why
![showcase](https://uwu.stedos.dev/f/QV79RO) <img src="https://uwu.stedos.dev/f/QV79RO" alt="drawing" width="600"/>
* A new `POST` endpoint was added to allow for the creation of mission launches. An example curl request for the new endpoint is: * A new `POST` endpoint was added to allow for the creation of mission launches. An example curl request for the new endpoint is:
```sh ```sh