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

https://github.com/audrow/sta-podcast-types


https://github.com/audrow/sta-podcast-types

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# README

This project contains typescript type declarations used by the STA Podcast website.

## Getting started

To get started, clone this repository and run the following:

```bash
npm ci # install dependencies
npm run prepare # setup git hooks
```