Skip to content

Commit

Permalink
Add Cloudflare Pages deploy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bitfreee committed Jun 5, 2024
1 parent 9076dc0 commit dd45167
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ A launching point for building a movie streaming website.
- **Recommendation Engine**: Get personalized movie recommendations based on your preferences and viewing history.
- **Responsive Design**: Enjoy a seamless experience across devices with our responsive web design.

## Deployment
### Deploy with vercel
## Deployments
### Deploy with Vercel
1. Click the button below to deploy the project on Vercel.

- [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fbitfreee%2Fmovie-web-kickstart&env=NEXT_PUBLIC_APP_URL,NEXT_PUBLIC_TMDB_TOKEN,NEXT_PUBLIC_SITE_NAME)
Expand All @@ -23,6 +23,10 @@ A launching point for building a movie streaming website.

3. Click "Deploy" and wait for the deployment to complete.

### Deploy with Cloudflare Pages
To deploy on [Cloudflare Pages](https://pages.cloudflare.com/) you can use the following instructions:
[README](https://github.com/cloudflare/next-on-pages/tree/main/packages/next-on-pages)

## Local Development

1. Clone the repository: `git clone https://github.com/bitfreee/movie-web-kickstart`
Expand Down

0 comments on commit dd45167

Please sign in to comment.