https://github.com/solidsnack/ts-react-serverless
https://github.com/solidsnack/ts-react-serverless
aws aws-lambda nodejs prerender react reactjs serverless typescript webpack
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/solidsnack/ts-react-serverless
- Owner: solidsnack
- Created: 2017-02-21T05:07:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T23:45:05.000Z (about 9 years ago)
- Last Synced: 2025-10-10T10:25:14.156Z (8 months ago)
- Topics: aws, aws-lambda, nodejs, prerender, react, reactjs, serverless, typescript, webpack
- Language: TypeScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Trying it out
```bash
:; webpack
:; open dist/client/index.html # To open in browser
:; sudo nc -l localhost 80
```
In the browser, enter a phone number, name, &c and click submit.