Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lowmess/az-golf-gurus
- Owner: lowmess
- License: mit
- Created: 2019-04-02T16:53:14.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T16:39:37.000Z (4 months ago)
- Last Synced: 2024-10-24T23:29:56.668Z (3 months ago)
- Topics: astro, datocms, typescript
- Language: Astro
- Homepage: https://www.azgolfgurus.com
- Size: 1.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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}
```