Add authorizer.dev starter (#225)

* Add authorizer.dev starter

* Update authorizer starter description

* Update authorizer starter example description
This commit is contained in:
Lakhan Samani
2021-12-14 10:13:31 +05:30
committed by GitHub
parent 194ea6d354
commit aeb65c306c

View File

@@ -0,0 +1,15 @@
---
title: Authorizer
description: A production ready self-hosted version of Authorizer using a PostgreSQL database and Redis
buttonSource: https://github.com/authorizerdev/authorizer-railway/blob/main/README.md
tags:
- authorizer
- authentication
- authorization
- postgresql
- redis
---
# Authorizer example
This starter is maintained by the team behind authorizer. You can find the source code for deployment button [here](https://github.com/authorizerdev/authorizer-railway). Also, you can find source code for the project [here](https://github.com/authorizerdev/authorizer).