Skip to content

momoiroshikibu/aiteru-webapp

Repository files navigation

aiteru-webapp

Build

$ npm run build:all

Run

Backend

$ go run server.go

Frontend

$ npm run server:h2o & tail -f tmp/h2o/access-log

notice: When you want to stop the server, execute command fg first. Then kill npm run process(ctrl + c). These steps also stop h2o server process.

Images

./docs/images/list.png

./docs/images/open.png

./docs/images/closed.png

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages