Skip to content

S-Mancl/Social-Network-For-Music-pwm-project

Repository files navigation

Social Network For Music pwm project

A project for my CS classes at university

Screenshot

Features

  • Search for songs, albums, artists & more!
  • Register and login to view your profile, to select favorites & more!
  • Create playlists and group, follow playlists, join groups

Screens and docs

You can see the docs here and some screenshots here

How to create the docker image

  1. Create a .env file under ./src, put there the following:
    • MONGONAME
    • MONGOPASSWORD
    • PORT
    • CLIENT_ID
    • CLIENT_SECRET
    • SECRET
  2. Run dockerize.sh (eventually after changing your timezone) At this point:
  • You can use a graphical interface

  • You can do the following:

    1. Run rundockerized.sh
    2. Run dockerids.sh and save the id of your container
    3. Fill dockerlogs with the correct id and run it periodically to view the logs.

About

A project for my CS classes at university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published