Update home authored by Lars Florian Meiendresch's avatar Lars Florian Meiendresch
......@@ -57,6 +57,22 @@ This guide will walk you through creating your first interactive tour on 19squar
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.
## Tech Stack
| Component | Technologies |
|---|---|
| Frontend | HTML |
| | JavaScript |
| | SCSS |
| | A-Frame |
| Backend | Node.js |
| | Python |
| | Flask |
| Database | MariaDB |
| Infrastructure | Docker |
| | Nginx |
## Code Structure
```
......
......