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アカウント管理アプリ
- Host: GitHub
- URL: https://github.com/nutfes/nutfes-account
- Owner: NUTFes
- Created: 2021-11-14T02:56:46.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-09-09T01:22:04.000Z (almost 2 years ago)
- Last Synced: 2024-09-09T02:38:45.641Z (almost 2 years ago)
- Topics: hasura, keycloak, nextjs, typescript
- Language: TypeScript
- Homepage: https://account.nutfes.net
- Size: 157 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
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) です。