Skip to content

Onnion/Spotify-Share-Music-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPOTIFY SHARE MUSIC GERENATOR

Create your own Instagram story with spotify music



Pre-Running

Copy de .env file and set values

$ cp .env.default .env

Add execution permition in entrypoint.sh files

$ chmod +x modules/**/.docker/*.sh

Get Postman collection

Postman collection

Running

$ docker-compose up -d

How to Use

  1. Run the project using above commands
  2. Get song url in share option in spotify

3. Put the url on the body of request in Postman collection

4. After send request the story is create in folder `modules/video/dist`

Todos


  • Aws infra:
    • Cloudformation
      • S3 Bucket
      • SQS/SNS
    • Localstack
  • Refactoring
    • Remove RabbitMQ
    • Upload videos to S3 local bucket
    • Pub/Sub messages to local SQS/SNS