Skip to content

famisics/Processing-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

地球再生計画 公開サーバー (CSK - Processing-Server)

🔧 大急ぎで個人制作をしたため、コミットメッセージが意味をなしていないこと、ご了承ください。コメント、READMEは整備してあるはずです。

Githubリポジトリ - famisics/Processing-Server

以下のリポジトリが使用する公開サーバーです

Githubリポジトリ - famisics/Processing-Game

注意

node.jsが必要です
SSLに対応した状態で、有効なドメインで配信されている必要があります

環境構築

# npm
npm install 

# pnpm
pnpm install

# yarn
yarn install

# bun
bun install

サーバー起動

# npm
npm start

# pnpm
pnpm start

# yarn
yarn start

# bun
bun start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published