Skip to content

WooodHead/youtube-synch

 
 

Repository files navigation

YoutubeSync

Required Stack

  • Docker
  • aws cli

Enter localhost:3001/docs to view all api endpoints and their descriptions

For user verification flow only two endpoints are needed

/users/verify

/users/verify-and-save

Running the app

  1. Install dependencies yarn

  2. Deploy all the necessary infrastructure ./packages/infrastructure/deploy.sh

This script deploys the relevant dynamoDB tables

  1. Start the frontend app yarn nx run app:serve

  2. Start the YPP backend server yarn nx run api:serve

About

YouTube Synchronization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.8%
  • JavaScript 3.1%
  • Other 1.1%