mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-04-23 09:15:34 +02:00
update documentation
This commit is contained in:
@@ -8,7 +8,6 @@ This section is for those who want to contribute to Media Manager or understand
|
||||
- `web/`: Frontend SvelteKit application
|
||||
- `Writerside/`: Documentation
|
||||
- `metadata_relay/`: Metadata relay service
|
||||
-
|
||||
|
||||
### Backend Development
|
||||
|
||||
@@ -21,6 +20,14 @@ This section is for those who want to contribute to Media Manager or understand
|
||||
- Uses `npm` for package management
|
||||
- SvelteKit with TypeScript
|
||||
|
||||
### Further Configuration
|
||||
|
||||
#### Env Variables
|
||||
|
||||
- `BASE_PATH`: this sets the base path for the app
|
||||
- `PUBLIC_VERSION`: this sets the version variable
|
||||
- `FRONTEND_FILES_DIR`: directory for frontend files, e.g. in Docker container it is `/app/web/build`
|
||||
|
||||
### Contributing
|
||||
|
||||
- Consider opening an issue to discuss significant changes before starting work
|
||||
|
||||
Reference in New Issue
Block a user