Skip to content

shinbunbun/decentralized-event-fairies

Repository files navigation

decentralized-event-fairies

動かし方

フロントエンド

npm start frontend

バックエンド

npm start backend

### hasura

docker compose up -d
cd apps/hasura/initialize
for i in *.sh
do
bash $i
done

アプリケーション

http://localhost:4200/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published