Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.
/ am-replay Public archive

Testing stuff, using Apple Music API, MusicKit API & React. See apple-music-plus-(frontend/backend) for more.

Notifications You must be signed in to change notification settings

damienmauchamp/am-replay

Repository files navigation

AM Replay

Testing stuff, using Apple Music API, MusicKit API & React.

See apple-music-plus-frontend & apple-music-plus-backend for more.

Build

$ yarn build
# or
$ npm build

pm2

$ pm2 start npm --name="<NAME>" -- <SCRIPT>
$ pm2 start npm --name="<NAME>" -- start -p <PORT>
# or 
$ pm2 start yarn --name="<NAME>" -- <SCRIPT>
$ pm2 start yarn --name="<NAME>" -- start -p <PORT>

Do not forget

$ pm2 save
$ pm2 startup

About

Testing stuff, using Apple Music API, MusicKit API & React. See apple-music-plus-(frontend/backend) for more.

Topics

Resources

Stars

Watchers

Forks