Skip to content

fordream/me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Me It's an internal SNS for employees of same company. Actually, we use this project in :quudouban as there are over 300 people who are not very familiar with each other very well.

#Screen shots

Home

#Dependency mysql

MySQL-python

quixote 1.0

beansdb

redis

juggernaut

wand (http://code.dapps.douban.com/bear/wand.git)

#Run create database me

mysql -ubear -Dme < db.sql

ln -s /home/user/me/static /tmp/me-static/static

sudo nginx -c /home/user/me/etc/nginx.conf

gunicorn -w 4 app:app -b 127.0.0.1:8000

About

A internal social network system for company

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.7%
  • Python 19.9%
  • HTML 18.5%
  • CSS 5.7%
  • Nginx 0.2%