Skip to content

kooparse/pumbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pumbo :/

Pumbo is an abandoned project, I decided to open source the code because the architecture is pretty cool.

The code is durty, there are bugs.

It's the mega super duper alpha version of the finished project! :)

Technologies

I used the React.js with the Flux pattern. React-router for the routing syst.

On the backend it's a simple express server with mongodb. Redis for the caching (sessions are stored in Redis too)

Install && Running

Unix and OS/X

  • Fork or download this repository.
  • cd to the project's location.
  • run npm install.
  • Make sure MongoDB is running and reachable as configured in api/config/db_conf.js.
  • Make sure Redis is running.
  • run gulp.

About

💀 Abandoned project with cool libs/pattern

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors