mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 07:43:26 +00:00
Add update information
This commit is contained in:
@@ -3,4 +3,14 @@ title: 'Introduction'
|
||||
---
|
||||
# Introduction to the client
|
||||
|
||||
// EXPLAIN WHAT THE CLIENT DOES
|
||||
The client is what the main part of the application, it houses the interface and all of the scraping logic.
|
||||
|
||||
## PWA
|
||||
|
||||
The client can be optionally ran as a PWA. This can be hard to do correctly and really hard to reverse, so it's generally not recommended to do so if you don't have experience hosting PWA's.
|
||||
|
||||
You can read more about it [here](../1.self-hosting/3.about-pwa.md).
|
||||
|
||||
## Configuration
|
||||
|
||||
The client has a decent amount of configuration options. You can view them all [here](./3.configuration.md).
|
||||
|
Reference in New Issue
Block a user