Skip to content

getting more familiar with ASP.NET Core with this project

Notifications You must be signed in to change notification settings

LewkyB/LukeTube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LukeTube

This is a containerized ASP.NET Core web application that uses the Pushshift API to provide youtube video links from comments written in specific subreddits. Uses nginx-proxy to automate nginx and https certifications.

Requirements

Instructions

  1. git clone https://github.com/LewkyB/IRCTube-ASPNETCore.git
  2. cd IRCTube-ASPNETCore
  3. mv .env.acme-companion.example .env.acme-companion
  4. In the new .env.acme-companion file, fill in your DEFAULT_EMAIL
  5. docker-compose up

Troubleshooting

If you fail with building on a Raspberry Pi 4 check out this for a fix

Credit