Move app and libs to subfolders

Repository details (claimid-dump)
Project page
claimid-dump
Project log category
(46 entries)
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📁 This project has been archived.
🤷 This project is not particularly popular.
Repository activity period
🗓
Commits
46 commits
Stars
2 stars
Commit details (e4c07a1a)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Move app and libs to subfolders

Raw text
Move app and libs to subfolders

Changed files (9)

Path Additions Deletions
Procfile +1 -1
database.js => app/data/data-layer-wrapper.js +5 -5
web.js => app/web.js +3 -3
callWithFirstInArray.js => lib/callWithFirstInArray.js +0 -0
deepCleanKeysFromDots.js => lib/deepCleanKeysFromDots.js +0 -0
mongodb-deferred.js => lib/mongodb-deferred.js +0 -0
requestHTTPDeferred.js => lib/requestHTTPDeferred.js +0 -0
toObjectID.js => lib/toObjectID.js +0 -0
package.json +1 -1

Commit categories (3)