https://github.com/meilisearch/vercel-demo
A website that lets you know where to watch a movie built on Next.js and Meilisearch, deployed on Vercel with the Meilisearch + Vercel integration.
https://github.com/meilisearch/vercel-demo
Last synced: 3 months ago
JSON representation
A website that lets you know where to watch a movie built on Next.js and Meilisearch, deployed on Vercel with the Meilisearch + Vercel integration.
- Host: GitHub
- URL: https://github.com/meilisearch/vercel-demo
- Owner: meilisearch
- License: mit
- Created: 2023-07-25T15:03:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-10T17:20:44.000Z (almost 2 years ago)
- Last Synced: 2025-03-09T20:09:46.495Z (3 months ago)
- Language: JavaScript
- Homepage: https://vercel-demo-meili.vercel.app
- Size: 1.15 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Meilisearch + Vercel demo
Website |
Meilisearch Cloud |
Blog |
Documentation |
Discord
A website that lets you know where to watch a movie built on [Next.js](https://nextjs.org/) and [Meilisearch](https://www.meilisearch.com), deployed on [Vercel](https://vercel.com/) with the [Meilisearch + Vercel integration](https://vercel.com/integrations/meilisearch).
## Deployment
1. Click on the 'Deploy' button below and follow the instructions
2. The deployment will fail because Meilisearch has not finished initializing. Please ensure your Meilisearch credentials have been automatically added to Vercel
3. Once the credentials are correctly set, proceed to **redeploy** the project from Vercel's dashboard to ensure it can access the newly set Meilisearch credentials[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmeilisearch%2Fvercel-demo&project-name=meilisearch-starter-demo&repository-name=meilisearch-starter-demo&integration-ids=oac_VnRV92Cy6BoP96QY6Rkc5898)
## Demo
[https://where2watch.meilisearch.com/](https://where2watch.meilisearch.com/?utm_campaign=vercel-demo&utm_source=github)
## Vercel + Meilisearch Integration
https://vercel.com/integrations/meilisearch
## Tech Stack
- [Meilisearch](https://www.meilisearch.com/?utm_campaign=vercel-demo&utm_source=github)
- [Next.js](https://nextjs.org/)
- [Styled Components](https://styled-components.com/)
- [Vercel](https://vercel.com/)