blog My website. Currently available at: https://srd.deno.dev Test/Build Start the server in development mode deno task dev Start the server in production mode deno task start Build & Optimize the app (bundling, SSG, etc.) deno task build