Giter Site home page Giter Site logo

sirlisko / gigplaylist Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.64 MB

Set you up for your next Gig. πŸŽΈπŸš€

Home Page: https://gigplaylist.sirlisko.com

JavaScript 1.20% SCSS 27.08% TypeScript 71.72%
gig spotify-api songkick-api nextjs spotify

gigplaylist's Introduction

GigPlayList

Set you up for your next Gig.

Check a live example @ https://gigplaylist.sirlisko.com/the%20strokes


The Website is powered by Next.JS and hosted in Vercel.

Getting Started

The app needs Node 16, if you have NVM installed just run nvm use in your terminal.

Install the dependencies:

npm install

Create your .env file from .env.sample. You will need to grab some API keys (see below for more info).

Run the development server

npm run dev

Open http://localhost:3000 with your browser to see the result.

API keys

The following API keys are needed in order to have everything up and running:

export SETLISTFMAPIKEY={token}
export SKAPI={token}
export NEXT_PUBLIC_SPOTIFY_CLIENT_ID={clientId} // needs NEXT_PUBLIC as it needs to be accessed to the client
export SPOTIFY_SECRET={clientSecret}

gigplaylist's People

Contributors

dependabot[bot] avatar sirlisko avatar

Stargazers

 avatar

Watchers

 avatar  avatar

gigplaylist's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.