An open API service indexing awesome lists of open source software.

https://github.com/steinfletcher/nextjs-serverless-aws

Example nextjs serverless UI
https://github.com/steinfletcher/nextjs-serverless-aws

Last synced: 8 months ago
JSON representation

Example nextjs serverless UI

Awesome Lists containing this project

README

          

## Next.js serverless example

An example serverless next.js app

* Typescript
* API Gateway V2
* Lambda function for server side rendering
* Cloudfront
* Terraform

Hosted at [blog.stein.wtf](https://blog.stein.wtf)

## Build and deploy

```sh
npm run deploy
```