lukeed / freshie

(WIP) A fresh take on building universal applications with support for pluggable frontends and backends.
MIT License
155 stars 2 forks source link

package: ssr.lambda #2

Open lukeed opened 3 years ago

lukeed commented 3 years ago

SSR compile target for AWS Lambda and Lambda@Edge. (I think same code can execute?)

Follows & awaits ssr.node's file-serving vs using-a-bucket options (TODO).

Maybe add middleware export for custom Lambda servers?