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

https://github.com/lowmess/az-golf-gurus


https://github.com/lowmess/az-golf-gurus

astro datocms typescript

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# azgolfgurus.com

## Installing

```bash
git clone https://github.com/lowmess/az-golf-gurus.git
cd az-golf-gurus
npm install
```

## Environment Variables

The codebase expects a `.env` file with the following shape:

```
DATOCMS_READ_ONLY_TOKEN={YOUR DATO CMS TOKEN}
```