Skip to content

yrm006/cityhall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cityhall

A communication system for the city.

市のためのやりとりシステム。

How to use

core/

This is the server system.

これはサーバーシステムです。

[city side]
% deno run --allow-net --allow-read --allow-write server-city.js

[citizen side]
% deno run --allow-net --allow-read --allow-write server-citizen.js

city/

This is for city hall side. Open file://***/www/index.html on your browser.

これは市側のためのものです。 file://***/www/index.html をブラウザで開きます。

citizen/

This is for citizen side. Open file://***/www/index.html on your browser.

これは市民側のためのものです。 file://***/www/index.html をブラウザで開きます。

License

CC-BY

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors