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

https://github.com/franc-dev/multi-image-uploader


https://github.com/franc-dev/multi-image-uploader

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

          

- in the root of the project create a file called .env.local and add the following variables
```bash
PAYPAL_CLIENT_ID = ""
PAYPAL_CLIENT_SECRET = ""
NEXT_PUBLIC_PAYPAL_CLIENT_ID = ""
```