2023-04-02 20:19:48 +09:00
..
2023-04-02 20:12:24 +09:00
2023-04-02 20:12:24 +09:00
2023-04-02 20:12:24 +09:00
2023-04-02 20:19:48 +09:00
2023-04-02 20:12:24 +09:00
2023-04-02 20:12:24 +09:00
2023-04-02 20:12:24 +09:00
2023-04-02 20:12:24 +09:00

hello

  • This app just returns a message Hello, world!.
  • If a url param like ?name=syumai given, then a message Hello, syumai! will be returned.

Development

Requirements

This project requires these tools to be installed globally.

  • wrangler
  • tinygo

Commands

make dev     # run dev server
make build   # build Go Wasm binary
make publish # publish worker