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
- Host: GitHub
- URL: https://github.com/zoetrope69/website
- Owner: zoetrope69
- Created: 2013-03-13T00:13:27.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T17:57:52.000Z (over 1 year ago)
- Last Synced: 2025-01-16T19:14:53.380Z (over 1 year ago)
- Topics: data, javascript, personal
- Language: JavaScript
- Homepage: https://zoetrope.fyi
- Size: 5.64 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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.