An open API service indexing awesome lists of open source software.

https://github.com/canislupaster/gradescope-calendar


https://github.com/canislupaster/gradescope-calendar

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Gradescope to iCalendar

Hosted instance at [gradescope.thomasqm.com](https://gradescope.thomasqm.com).

To self-host, create a `.env`:
```
HOST=hosted URL
PASSWORD=optional password
```

Then (after installing Deno), run `deno task start`.