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

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.

Awesome Lists containing this project

README

        



Meilisearch

Meilisearch + Vercel demo


Website |
Meilisearch Cloud |
Blog |
Documentation |
Discord


License



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).



A dark colored application for finding movies screening near the user

## 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

[![Deploy with Vercel](https://vercel.com/button)](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/)