Files
htwkalender-pwa/backend/README.md
2024-04-02 11:34:47 +02:00

29 lines
987 B
Markdown

# HTWK PLANNER
Scrape information about Seminar Groups and dates.
### Run with
```bash
go run . serve
```
### Go to Admin UI
` ➜ Admin UI: http://127.0.0.1:8090/_/`
- create account
- import pb_schema.json
### Fetch Data from HTWK
`http://127.0.0.1:8090/api/fetchPlans`
## Pocketbase License
This project uses the Pocketbase Open Source backend.
Please refer to the [Pocketbase License](https://github.com/pocketbase/pocketbase/blob/master/LICENSE.md) for more information.
The MIT License (MIT) Copyright (c) 2022 - present, Gani Georgiev
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: