superfly / edge

A set of useful libraries for Edge Apps. Run locally, write tests, and integrate it into your deployment process. Move fast and maybe don't break things? Because, gosh darnit, you're an adult.
https://fly.io
Apache License 2.0
143 stars 10 forks source link

Starter app is broken #34

Closed i8ramin closed 5 years ago

i8ramin commented 5 years ago

https://github.com/superfly/cdn/#try-the-starter-app

git clone https://gist.github.com/ebc48856b74fde392a6d62a032b59a97.git forking-cdn
cd forking-cdn
yarn install
yarn start # visit http://localhost:3000

The code in that example throws a 404 Not Found locally and "Too many recursions" when deploy to Fly.