$ npx create-sst@latest --template=other/go rest-api-go $ cd rest-api-go $ npm install · import { SSTConfig } from "sst"; export default { config(_input) { ...
確定! 回上一頁