cd88 / taker

goal: capture user events (js/mongo) and review with time-scrubbing video playback
0 stars 0 forks source link

Nw/refactor #18

Closed nw closed 6 years ago

nw commented 6 years ago

@celloworld organizational refactor.

Nothing changes (yet). Just breaking things out for better code organization and clearer intent on loading orders.

Before I make any other changes I want to make sure you understand the changes and they make sense.

Feel free to ask questions. You can explore it via the branch https://github.com/celloworld/giver/blob/nw/refactor/app.js

or just pull and run the branch.

nw commented 6 years ago

@celloworld I did add some configuration options like controlling the PORT and configuring MONGO via ENV vars. As seen here and here