Skip to content

Runify-Labs/Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server

Deployment

Spin up 20.04 EC2 (micro is fine)

sudo apt update
sudo apt upgrade
curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
source ~/.bashrc
nvm install 16.18.0
git clone this repo
npm install

Create .env file according to sample with spotify app details

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published