YoApp / yostat.us

Your single emoji status

Home Page:https://www.yostat.us/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack Status
Run in Postman

Docs

http://docs.yostat.us

Getting Started

  • Install pip package manager if you haven't yet:

Linux: sudo apt-get install python-pip Mac: brew install python

sudo pip install virtualenv

  • Clone this repo:
git clone git@github.com:YoApp/yostat.us.git
cd yostat.us
  • Create a virtualenv, enter it and install dependencies:
virtualenv env
. env/bin/activate
pip install -r requirements.txt
  • Run the Flask server to accept incoming requests on port 5000:
python server.py

alt tag

About

Your single emoji status

https://www.yostat.us/


Languages

Language:Python 40.6%Language:HTML 30.8%Language:CSS 27.4%Language:JavaScript 1.2%