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

https://github.com/systemengineeringteam/set-tenno-hai

set-tenno-haiは、インフラができるようになりたい人のための学習支援サービスです。お題に沿ってサーバを構築し、ブラウザ上で正解・不正解を確認することができます。
https://github.com/systemengineeringteam/set-tenno-hai

docker infrastructure ubuntu

Last synced: about 1 year ago
JSON representation

set-tenno-haiは、インフラができるようになりたい人のための学習支援サービスです。お題に沿ってサーバを構築し、ブラウザ上で正解・不正解を確認することができます。

Awesome Lists containing this project

README

          




set-tenno-hai


set-tenno-haiは、インフラができるようになりたい人のための学習支援サービスです。お題に沿ってサーバを構築し、ブラウザ上で正解・不正解を確認することができます。




Explore the docs »




View Demo
.
Report Bug
.
Request Feature

![Contributors](https://img.shields.io/github/contributors/SystemEngineeringTeam/set-tenno-hai?style=flat-square) ![Stargazers](https://img.shields.io/github/stars/SystemEngineeringTeam/set-tenno-hai?style=flat-square&logo=github) ![Issues](https://img.shields.io/github/issues/SystemEngineeringTeam/set-tenno-hai?style=flat-square) ![License](https://img.shields.io/github/license/SystemEngineeringTeam/set-tenno-hai?style=flat-square)
![Downloads](https://img.shields.io/github/downloads/SystemEngineeringTeam/set-tenno-hai/total?style=flat-square)

## Table Of Contents

- [Table Of Contents](#table-of-contents)
- [About The Project](#about-the-project)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Usage](#usage)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)
- [Authors](#authors)
- [Acknowledgements](#acknowledgements)

## About The Project

## Getting Started

プロジェクトをローカルにセットアップする際の指示の例です。
ローカルコピーを立ち上げて実行するには、以下の手順に従います。

### Prerequisites

前提条件として、以下の環境を用意して下さい。

- [Docker Desktop](https://www.docker.com/products/docker-desktop/)
- [Git](https://git-scm.com/)
- Terminal
- Zsh
- Powershell

(Windowsを利用される場合は、WSL2 or Hyper-Vの環境が必要になります。)

---

Docker Desktop以外にもDockerの実行環境があれば利用可能です。

- [Rancher Desktop](https://rancherdesktop.io/)
- [Docker CLI](https://docs.docker.com/engine/install/ubuntu/)

### Installation

1. [Prerequisites](#prerequisites)で必要とされる環境を用意します。

2. リポジトリをcloneします。

```sh
git clone https://github.com/SystemEngineeringTeam/set-tenno-hai.git
```

## Usage

## Roadmap

提案されている機能(と既知の問題)の一覧は、[open issues](https://github.com/SystemEngineeringTeam/set-tenno-hai/issues) を参照してください。

## Contributing

貢献は、オープンソースコミュニティが、学び、刺激し、創造するための素晴らしい場所であることを意味します。あなたが行うすべての貢献は、**非常に高く評価されます**。

- プロジェクトの追加や削除について提案がある場合は、気軽に [open an issue](https://github.com/SystemEngineeringTeam/set-tenno-hai/issues/new) で議論を開始してください。
- スペルや文法のチェックは必ず行ってください。
- それぞれの提案に対して個別のPRを作成してください。
- また、最初のアイデアを投稿する前に [Code Of Conduct](https://github.com/SystemEngineeringTeam/set-tenno-hai/blob/main/CODE_OF_CONDUCT.md) に目を通してください。

## License

MITライセンスのもとで配布されています。詳しくは[LICENSE](https://github.com/SystemEngineeringTeam/set-tenno-hai/blob/main/LICENSE.md)をご覧ください。

## Authors

- **tako64tako** - **- [tako64tako](https://github.com/tako64tako) -**
- **harutiro** - **- [harutiro](https://github.com/harutiro) -**
- **Bayashin** - **- [Bayashin](https://github.com/Bayashin) -**
- **hihumikan** - **- [hihumikan](https://github.com/hihumikan) -**

## Acknowledgements

- [ImgShields](https://shields.io/)