2023-07-11 07:59:43 +02:00
|
|
|
# Netlify IP Edge Function(s)
|
|
|
|
A collection of Edge Functions
|
|
|
|
|
2023-07-11 08:01:02 +02:00
|
|
|
## Deploy
|
2023-07-11 07:59:43 +02:00
|
|
|
```bash
|
|
|
|
netlify deploy --prod --dir=public
|
2023-07-11 08:01:02 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
This repo is available under the MIT license. See the LICENSE file for more info.
|