Skip to content

patrickskim/expresso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======= Expresso

TODOS:

[] config forever to give the app some fight in it. -> When it fails it will try and get back up.

Things I might want to add in later.

"walk" of "findit" "modernizer" "connect-redis" or "mongoose" "socket-io"

Email Usage...

"mime" "nodemailer"

Redis DB Schema

users: -> counter (increment with INCR any time you have a new user to be registered) users:usernames: -> HASH(username -> id, ...) user.emails: -> HASH(email -> id, ...) user: -> HASH(u -> , e -> , p -> )

About

Coffeecript + Express.js = Expresso

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published