Skip to content

V3 Roadmap

Thada Wangthammang edited this page May 15, 2024 · 9 revisions

Proposal

https://github.com/thaitype/nammatham/issues/129

Design Goal

Progress

  • Use Azure Custom Handler
  • Support Node.js and Bun.js on Hono Framework.
    • E2E Test for Node.js with Github Actions
      • Build on Linux and deploy to Azure
      • Build on Windows and deploy to Azure
      • Build on Mac only
    • E2E Test for Bun with Github Actions
      • Build on Linux and deploy to Azure
      • Build on Windows and deploy to Azure
      • Build on Mac only
  • Support bundle and monorepo code

Github Actions E2E Results

Documentation

Candidate Features

  • Support Node.js Runtime (from Official Azure Functions) when it can bundle and use with monorepo
  • Run outside func start process, without changing the code, may using flag deployment=standalone
Clone this wiki locally