Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chihchengliang/semaphore_auth

Semaphore Authentication
https://github.com/chihchengliang/semaphore_auth

Last synced: 3 months ago
JSON representation

Semaphore Authentication

Awesome Lists containing this project

README

        

# Semaphore Authentication

![](packages/frontend/img/og_hojicha.png)

Anonymous web login built on [Semaphore](https://github.com/kobigurk/semaphore#semaphore).

See [spec](https://hackmd.io/HefATMWnRN6qrngW7iZ1Eg) here

See [hojicha.art](https://hojicha.art) as an example of how it works.

## Getting Started

```
npm run bootstrap
scripts/buildImagesGoerli.sh
docker-compose -f docker/docker-compose-goerli.yaml up
```