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

https://github.com/zoetrope69/website

:tada: my website
https://github.com/zoetrope69/website

data javascript personal

Last synced: about 1 year ago
JSON representation

:tada: my website

Awesome Lists containing this project

README

          

[![Netlify Status](https://api.netlify.com/api/v1/badges/cca05489-b5e5-453a-8c2d-01149b1d7f6f/deploy-status)](https://app.netlify.com/sites/zoetrope/deploys)

# website

my [current](https://zoetrope.fyi) website

## installation

1. copy `.env-example` to `.env`
1. get a [last.fm api key](https://www.last.fm/api/) and [songkick api key](https://www.songkick.com/developer) (optional - this project still runs without them)
1. `npm install`

## development

```bash
npm start
```

## deploy

push to `main` branch on GitHub. Netlify builds from there automatically.

make sure to bump the `service-work.js` version otherwise people may see stale content.