Skip to content

Rewrite of Pogo's frontend in Vue.js to match the admin interface

Notifications You must be signed in to change notification settings

gmemstr/pogo-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pogo-vue

This repository holds the source code for the new Vue.js-based webapps for Pogo's frontend. It's divided into two directories.

  • admin/ is the where the admin interface is, ported from the DeV interface in the main Pogo repository.

  • main/ is the client frontend for perusing the feed and listening to episodes.

You can run the build.bat/build.sh script (dependant on your OS) to automatically build the entire frontend for production.