Skip to content

Commit 89e4271

Browse files
author
Justin Headley
committed
git subrepo push --branch=feature/git-subrepo backend
subrepo: subdir: "backend" merged: "4e7b246f" upstream: origin: "https://github.com/JKHeadley/appy-backend.git" branch: "feature/git-subrepo" commit: "4e7b246f" git-subrepo: version: "0.4.0" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "5d6aba9"
1 parent 4e7b246 commit 89e4271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A user system leveraging [rest-hapi](https://github.com/JKHeadley/rest-hapi) to
66
appy is a boilerplate user system that leverages the powerful [rest-hapi](https://github.com/JKHeadley/rest-hapi) API generator. Inspired by the [frame](https://github.com/jedireza/frame) user system, the goal of appy is to provide an easy to use user API that is also capable of supporting a wide range of applications. appy is a great resource for starting almost any app. Whether you're building a simple blogging site or a full blown enterprise solution, appy is the tool for you! By leveraging [rest-hapi](https://github.com/JKHeadley/rest-hapi), adding new endpoints is as simple as defining a new model, and model associations are a snap. Bootstrapping your app has never been easier!
77

88
## Features
9-
9+
1010
* Registration and account activation flows
1111
* Login system with forgot password and reset password
1212
* Abusive login attempt detection

0 commit comments

Comments
 (0)