@@ -55,7 +51,7 @@ This guide will walk you through creating your first interactive tour on 19squar
# Contribution
To get started as a developer, refer to the project's [CONTRIBUTING](https://git.rwth-aachen.de/medialab/interactive360vr/-/blob/main/CONTRIBUTING.md) file. It provides a detailed guide on how to contribute code, report issues, and follow best practices.
To get started as a developer, refer to the project's [CONTRIBUTING](https://git.rwth-aachen.de/medialab/19squared/-/blob/main/CONTRIBUTING.md) file. It provides a detailed guide on how to contribute code, report issues, and follow best practices.
## Tech Stack Breakdown
...
...
@@ -87,7 +83,7 @@ This document outlines the technologies used to build this project.
## Code Structure
```
🌱 interactive360vr
🌱 19squared
├── 📁 src
│ ├── 📁 app
│ ├── 🐍 run.py
...
...
@@ -105,7 +101,7 @@ This document outlines the technologies used to build this project.
## Development Server
For details about the development server, please refer to the project's [README](https://git.rwth-aachen.de/medialab/interactive360vr/-/blob/main/README.md) file.
For details about the development server, please refer to the project's [README](https://git.rwth-aachen.de/medialab/19squared/-/blob/main/README.md) file.
## Production Server
...
...
@@ -150,7 +146,7 @@ The following steps outline a suggested installation process on a fresh VPS. It'
7. Install [Nginx Proxy Manager](https://nginxproxymanager.com/guide/#quick-setup) and create a Proxy Host to Forward Port 5001: `sudo docker compose -f docker-compose-proxy.yml up -d`