Git Product home page Git Product logo

podcast-community's Introduction

Podcast Community

School-project with the goal of creating a community based around podcasts

Intended fetures:

  • follow podcasts
  • listen to podcasts
  • download episodes
  • recomend episodes/shows to friends (both in the app and outside the app)
  • outhenticate with facebook/google/twitter
  • import/email friends from the platform you registered thrue
  • get notificaitons when new episode are relesed/recomended to you
  • rate episodes and programs

Main parts of the app

API for podcasts: https://market.mashape.com/listennotes/listennotes

frontend: React with redux and TypeScript

backend: node

database: mongoDB

Project setup

  • run ./bin/init in this repo to clone the clinte and api code into your repo
  • run cp .env.example .env and then set the .env variables
  • make sure that the instructinons for setup has been follow both for the client and api repository
  • run docker-compose -f docker-compose-dev.yml up --build this process will start the continers and let you follow any changes if you which to run the process in the background just add the -d flag

Useful commands

  • docker-compose -f docker-compose-dev.yml up starts all containers defined in the docker file
  • docker-compose -f docker-compose-dev.yml down stops all the containers defined in the docker file

All docker-compose commands

Deployment

Build

the docker-compose.yml file is used when building for production also the client repo is using Dockerfile_Prod instead of the regular docker file settings for the nginx container that servs the client are also found in the client repo (default.conf.example)

Pipline

Pipline setup at https://app.buddy.works/portfoliosgs/podcast-community/pipelines/pipeline/175262/ I have chosen to set it to require manual trigger

Server

The apps are served on from a digitalocean droplet that I have configured and uses nginx and and certbot.

Sites

Related repositories

Documentation

podcast-community's People

Contributors

sebastiangers avatar

Watchers

James Cloos avatar  avatar

podcast-community's Issues

update readmes

Add current development and deploy information for related repositories and for this one

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.