Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

astro datocms typescript

Last synced: about 2 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}
```