Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
DC-#150: Add link to technical documentation for backend and frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
Drumber committed May 22, 2024
1 parent ec1621d commit 4050532
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backend/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# 🍃 Get2Gether Backend
In diesem Verzeichnis befindet sich das Spring Boot Backend von Get2Gether.

> [!TIP]
> 📖 [Hier geht's zur technischen Dokumentation des Backends.](https://github.com/SE-TINF22B2/G4-Get2Gether/wiki/Backend-Dokumentation)
## Getting Started
_Empfehlung des Hauses:_ Das Projekt kann direkt als Monorepo in Intellij importiert werden.
Intellij sollte dann alle gradle Module und Run Configurations automatisch importieren.
Expand Down
3 changes: 3 additions & 0 deletions frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.1.0.

> [!TIP]
> 📖 [Hier geht's zur technischen Dokumentation des Frontends.](https://github.com/SE-TINF22B2/G4-Get2Gether/wiki/Frontend-Dokumentation)
## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.
Expand Down

0 comments on commit 4050532

Please sign in to comment.