Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chihchengliang/semaphore_auth
Semaphore Authentication
https://github.com/chihchengliang/semaphore_auth
Last synced: 3 months ago
JSON representation
Semaphore Authentication
- Host: GitHub
- URL: https://github.com/chihchengliang/semaphore_auth
- Owner: ChihChengLiang
- License: mit
- Created: 2020-02-07T10:49:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-06T09:42:32.000Z (over 3 years ago)
- Last Synced: 2024-10-04T13:13:17.638Z (3 months ago)
- Language: JavaScript
- Homepage: https://hojicha.art
- Size: 613 KB
- Stars: 21
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```