mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 06:53:29 +00:00
Add more pages
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Setting up the client
|
||||
|
||||
## Vercel - Recommended
|
||||
## Method 1 - Vercel - Recommended
|
||||
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmovie-web%2Fmovie-web%2Ftree%2Fmaster&env=VITE_CORS_PROXY_URL,VITE_TMDB_READ_API_KEY)
|
||||
1. Click the Deploy button.
|
||||
1. Sign in using either a GitHub, GitLab, or Bitbucket.
|
||||
@@ -17,7 +17,7 @@
|
||||
1. You may wish to configure a custom domain - Please consult [the Vercel docs for how to do this](https://vercel.com/docs/getting-started-with-vercel/domains).
|
||||
|
||||
|
||||
## Any Static Web Host
|
||||
## Method 2 - Any Static Web Host
|
||||
1. Download the file `movie-web.zip` from the latest release: https://github.com/movie-web/movie-web/releases/latest.
|
||||
2. Extract the ZIP file so you can edit the files.
|
||||
3. Open `config.js` in an editor such as Notepad, Visual Studio Code or similar.
|
||||
|
4
content/2.self-hosting/6.about-pwa.md
Normal file
4
content/2.self-hosting/6.about-pwa.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# About selfhosting PWA
|
||||
|
||||
// EXPLAIN WHY ITS A BAD IDEA, BUT ALSO HOW TO DO IT
|
||||
|
5
content/2.self-hosting/7.troubleshooting.md
Normal file
5
content/2.self-hosting/7.troubleshooting.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Troubleshooting
|
||||
|
||||
// EXPLAIN HOW TO TROUBLESHOOT
|
||||
|
||||
// MENTION ADMIN PAGE FOR TROUBLESHOOTING
|
Reference in New Issue
Block a user