commit c55055e54eef6a66f03bf6f6e04149894e29d6fb
parent 689a81f6362b52f9cba417a4cd147a915565534e
Author: Konstantin Tarkus <hello@tarkus.me>
Date: Fri, 26 Feb 2016 09:56:24 +0300
Add Membership Database as a related project in README.md
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -64,6 +64,7 @@ visit our sponsors:
### Related Projects
+ * [Membership Database](https://github.com/membership/membership.db) — SQL schema boilerplate for user accounts, profiles, roles, and auth claims
* [React Static Boilerplate](https://github.com/koistya/react-static-boilerplate) — Generates static websites from React components
* [Babel Starter Kit](https://github.com/kriasoft/babel-starter-kit) — Boilerplate for authoring JavaScript/React.js libraries
* [React Decorators](https://github.com/kriasoft/react-decorators) — A collection of higher-order React components