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

https://github.com/kajilabteam/xr-project-application-authentication-server


https://github.com/kajilabteam/xr-project-application-authentication-server

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 認証サーバ

> [!IMPORTANT]
> 予め[外部サービスサービス](https://github.com/kajiLabTeam/xr-project-external-services)を立ち上げてください
>
> 環境変数は[こちらから](https://kjlb.esa.io/posts/5287)確認してください

## 実行方法

### サーバの実行
```bash
go run main.go
```