This is the monorepo for the Playola server, website, and serverless services.
Environment | Branch | URL | CI | Documentation |
---|---|---|---|---|
Development | develop | https://dev.playola.fm https://api-dev.playola.fm |
Docs | |
Production | master | https://playola.fm https://api.playola.fm |
Docs |
-
Install Docker.
-
Create a file at
services/server/.env
and copy the contents of /services/server/.env-example into it -
from the project's root folder, type:
docker-compose up --build
After the containers have been built, you can start the servers with:
docker-compose up
Ports:
- server: 10020
- website: 10060
GET /v1/spotify/auth