Skip to content

zhengqm/neo4j-weibo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neo4j-weibo

Yet another weibo clone with neo4j as backend

Configure your Neo4j

username = neo4j
password = weibo-project

Configure your Python environment

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
python run.py

Browse:

http://localhost:5000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published