Skip to content
This repository has been archived by the owner on Sep 11, 2020. It is now read-only.

๐ŸŽถ๐Ÿ’š Serverless OAuth2ed Access to Custom Spotify Apps

Notifications You must be signed in to change notification settings

ai-hackathon-affective-computing/spotify-lambda

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

spotify-lambda

Build Status

code style: prettier

Setup (in ./)

Install NodeJS

Download

Fetch dependencies

npm install

Dev (in ./)

Typescript builds are automatic and watch for file changes:

npm run build

or run this to build only once:

npm run buildOnce

Building, Linting, Formatting, Testing:

npm test

Run

developer.spotify.com

guides

Don't forget to put your stuff in .env and .serverless.env.yml file.

About

๐ŸŽถ๐Ÿ’š Serverless OAuth2ed Access to Custom Spotify Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.3%
  • JavaScript 8.7%