Skip to main content
Module

x/aleph/project.ts

The Full-stack Framework in Deno.
Very Popular
Go to Latest
import * as aleph from "https://deno.land/x/aleph@v0.2.21/project.ts";

Classes

A Project to manage the Aleph.js appliaction. core functions include:

  • compile source code
  • manage deps
  • apply plugins
  • map page/API routes
  • watch file changes
  • call APIs
  • SSR/SSG

Functions

inject HMR and React Fast Referesh helper code