Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juanpabloaj/platon

Slideshow from markdown
https://github.com/juanpabloaj/platon

Last synced: about 2 months ago
JSON representation

Slideshow from markdown

Awesome Lists containing this project

README

        

# platon.io

[![Build Status](https://travis-ci.org/juanpabloaj/platon.svg?branch=master)](https://travis-ci.org/juanpabloaj/platon)

Slideshow from markdown.

Inspired by [socrates.io](http://socrates.io/)

Powered by [remark](https://github.com/gnab/remark) and [Firebase](https://www.firebase.com).

## Running your own

Sign up for your own [Firebase][firebase], and change to your account url in `routes/site.js` and `public/app.js`.

To run the local server for development

node server.js

Or with [nodemon][nodemon]

nodemon

[firebase]: https://firebase.com
[nodemon]: https://github.com/remy/nodemon