j-app
j-app copied to clipboard
Example app. Node.js powered journaling application with Sails + web client with TBD JS framework.
Results
1
j-app issues
Sort by
recently updated
recently updated
newest added
Your `User` model is fine for a very simple case but in the real-world people will need to be able to change their passwords. Given you can't access model methods...