Skip to content
This repository has been archived by the owner on Jun 26, 2019. It is now read-only.
/ subyt Public archive

deprecated: Subset of YouTube - A niche video website for West Coast Swing

Notifications You must be signed in to change notification settings

eleclerc/subyt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubYT

SubYT is a niche video website engine for West Coast Swing Video.

It's current purpose is to be a testing bed for GitHub, Zend Framework and Google Data API.

Requirements

Create a library folder and put these libraries in it (or have them in your php include path)

Create a database and load the data

cd application/data
sqlite3 subyt_development.sqlite
sqlite> .read schema.sql
sqlite> .read sample-data.sql

Configure your Apache web server to serve the public folder as the DocumentRoot

About

deprecated: Subset of YouTube - A niche video website for West Coast Swing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages