Skip to content

Commit

Permalink
umbrella events (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
dheidemann committed Aug 8, 2024
1 parent 23e7d2b commit 593d98c
Show file tree
Hide file tree
Showing 19 changed files with 2,764 additions and 2,120 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
3. `docker compose up -d && docker compose logs -f`

- Frontend: [localhost:8080](http://localhost:8080)
- ICal Calendar: [localhost:8080/ical?l=Tutorium](http://localhost:8080/ical?l="Tutorium")
- ICal Calendar: [localhost:8080/ical?u=1&l=Tutorium](http://localhost:8080/ical?u=1&l=Tutorium)
- API: [localhost:8080/api](http://localhost:8080/api)
- GraphQL Playground: [localhost:8080/playground](http://localhost:8080/playground)
- Documentation for all endpoints can be found in the [`server/README.md`](server/README.md)
Expand Down
Loading

0 comments on commit 593d98c

Please sign in to comment.