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

https://github.com/nutfes/nutfes-account

NUTFESアカウント管理アプリ
https://github.com/nutfes/nutfes-account

hasura keycloak nextjs typescript

Last synced: about 2 months ago
JSON representation

NUTFESアカウント管理アプリ

Awesome Lists containing this project

README

          

# NUTFES-Account

## Setup

### Requirements

- Docker
- [host.docker.internal の設定](https://www.notion.so/nutfes-nutmeg/host-docker-internal-6bec570bcda44d8ba80a02f306249f35?pvs=4)
- Git
- [git crypt の設定](https://www.notion.so/nutfes-nutmeg/git-crypt-2588ab4c760744a38a93da4ee1ac8319?pvs=4)

### Clone

```bash
git clone git@github.com:NUTFes/NUTFES-Account.git
```

### Build

```bash
make build
```

### Run

```bash
docker compose up
```

## documents

[NUTFES-Account について](https://www.notion.so/nutfes-nutmeg/NUTFES-Account-4b381b3c3fb54ef68adc74884d234a91?pvs=4)

[ブランチルール](https://www.notion.so/nutfes-nutmeg/9d1646b47e184ab1b85b35e02de76e3f?pvs=4)

[コミットルール](https://www.notion.so/nutfes-nutmeg/f4ace67ac1c14d849aee084327914c0f?pvs=4)

その他ドキュメントは [こちら](https://www.notion.so/nutfes-nutmeg/35d235823fc64c5d99d12d0181e4e08e?v=6f6454ad6c454bbda9746c5ca3da04da&pvs=4) です。