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

https://github.com/jottenlips/ssr-cra-serverless

The smallest example of a server-side rendered create-react-app that runs on a serverless lambda
https://github.com/jottenlips/ssr-cra-serverless

Last synced: 2 months ago
JSON representation

The smallest example of a server-side rendered create-react-app that runs on a serverless lambda

Awesome Lists containing this project

README

          

# Run locally

yarn

yarn add global serverless

yarn run server

Visit

```
http://localhost:3000/dev//
```