Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexgenovese/latest-generations
https://github.com/alexgenovese/latest-generations
Last synced: about 20 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexgenovese/latest-generations
- Owner: alexgenovese
- Created: 2024-08-21T07:53:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T09:57:20.000Z (6 days ago)
- Last Synced: 2024-11-02T10:17:45.032Z (6 days ago)
- Language: TypeScript
- Homepage: https://image-gallery-starter-sandy-kappa.vercel.app
- Size: 1.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reica Wallpaper
Get all images and prompts from Supabase, load from Cloudinary the assets and compose the wallpaper with infinite scroll.
## Goal: Traffic
## BASED ON --> Next.js & Cloudinary example app
This example shows how to create an image gallery site using Next.js, [Cloudinary](https://cloudinary.com), and [Tailwind](https://tailwindcss.com).
## Deploy your own
Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=next-example) or view the demo [here](https://nextconf-images.vercel.app/)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/vercel/next.js/tree/canary/examples/with-cloudinary&project-name=nextjs-image-gallery&repository-name=with-cloudinary&env=CLOUDINARY_CLOUD_NAME,CLOUDINARY_API_KEY,CLOUDINARY_API_SECRET,CLOUDINARY_FOLDER&envDescription=API%20Keys%20from%20Cloudinary%20needed%20to%20run%20this%20application.)
Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.
## How to use
Execute [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) with [npm](https://docs.npmjs.com/cli/init), [Yarn](https://yarnpkg.com/lang/en/docs/cli/create/), or [pnpm](https://pnpm.io) to bootstrap the example::
```bash
npx create-next-app --example with-cloudinary nextjs-image-gallery
``````bash
yarn create next-app --example with-cloudinary nextjs-image-gallery
``````bash
pnpm create next-app --example with-cloudinary nextjs-image-gallery
```## References
- Cloudinary API: https://cloudinary.com/documentation/transformation_reference