presta icon indicating copy to clipboard operation
presta copied to clipboard

Minimalist serverless framework for SSR, SSG, serverless APIs and more.

Results 33 presta issues
Sort by recently updated
recently updated
newest added

- plugins should be able to inject a route, basically `{ route?: string, getStaticPaths?: () => string[], handler: (ev, ctx) => Response }` - plugins should be able to post-process...

enhancement

In `presta/lib/server.ts`, just need to change the `kleur` color.

- `createHandler((ev, ctx) => {}` with generic for allowing extra response obj fields

Having to check for existence in older environments is annoying and not necessary.

Hey all 👋 Hoping to use this ticket as a landing page for new contributors, and for questions and comments that arise 😄