Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.
/ songkick-pwa Public archive

πŸŽ΅πŸ“†πŸ’… unofficial progressive web app for Songkick

License

Notifications You must be signed in to change notification settings

zoetrope69/songkick-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Unofficial Songkick PWA

πŸ”— Link to live website on Glitch

πŸŽ΅πŸ“†πŸ’… progressive web app for Songkick

Screenshot of site when on a mobile

Installation

1. Clone this repo and install any dependancies:

npm install

2. Add in environment variables:

You'll need the following to be added to .env (see .env-sample):

  1. Songkick API key (SONGKICK_API_KEY): https://www.songkick.com/developer
  2. Server IP Address (SERVER_IP): hostname -I

Development Workflow

3. Start a live-reload development server:

npm run dev

This is a full web server nicely suited to your project. Any time you make changes within the src directory, it will rebuild and even refresh your browser.

3. Generate a production build in ./build:

npm run build

5. Start local production servers:

npm start

based on the preact boilerplate: https://github.com/developit/preact-boilerplate

About

πŸŽ΅πŸ“†πŸ’… unofficial progressive web app for Songkick

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •