Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 776 Bytes

File metadata and controls

22 lines (11 loc) · 776 Bytes

Scratch Node.js Server Template

Scratchでサーバーを作る際に使える、テンプレートリポジトリです。

使い方

Use this template > Create a new repository

このリポジトリのStarとか書いてあるところに、Use this templateと書かれたボタンがあるので、

そこからCreate a new repositoryというボタンを押してください。

imageフォルダは消して結構です

サーバー(Actions)の立て方

GitHub Secretのuserpassに、それぞれサーバーに使うScratchのアカウント名とパスワードを設定

.github/workflows/server.ymlの7~11行目のコメントを外せばok

後は時間で稼働します