perk
perk copied to clipboard
A well documented set of tools for building node web applications.
When I first saw this, I get amazed by the idea and thought this what I needed. but then I saw that last commit is on October 2017, nearly a...
It would be cool to have a perk project start with a Dockerfile set up already.
In order to have better collaboration capabilities and sharing permissions, perk should be its own organization
Steps to reproduce: 1. Add a new sass include file 2. Import that include file into main.scss 3. Change the include file - notice that the css doesn't update Problem:...
If a user enters in an incorrect password too many times (this should be configurable in `config/auth.js`) they should be locked out from logging in for a configurable amount of...
Each time a user logs in using trello oauth they are asked to re-permit access to their Trello account. This should only happen once, the first time they register using...
both html form based flow and API based flow desired reset flow: On the login page, there should be a “Forgot your password?” link When a user gets to the...