Skip to content

loming/rethinkdb-account-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

rethinkdb-account-sample

A sample account system using:-

  • Python, Redis, RethinkDB, RabbitMQ as backend.
  • React Native as Mobile frontend.
  • And Angularjs as Web frontend.

Python Server

Libraries:-

  • rethinkdbpool - A database connection pool for RethinkDB in Python
  • tzlocal - A library to get local timezone as tzinfo object

Install dependencies:-

sudo pip install rethinkdb rethinkdbpool tzlocal

TODO:

All of the above :o)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages