chore: server-and-serverless template

This commit is contained in:
e2e
2026-06-28 15:07:15 +02:00
commit cea7d22a15
202 changed files with 9063 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"message":{"type":"string","minLength":1,"maxLength":160}},"required":["message"],"additionalProperties":false}