An open API service indexing awesome lists of open source software.

https://github.com/gmemstr/pogo-vue

Rewrite of Pogo's frontend in Vue.js to match the admin interface
https://github.com/gmemstr/pogo-vue

dashboard feed frontend pogo pogo-vue vue

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.