Skip to content

mastrojs/template-basic-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastro Template Basic for Deno

This is a basic TypeScript template for Mastro when using Deno.

Run locally

deno task start

Learn more

To see how the Mastro web framework works, follow the guide.

Deploy to production

Join Deno DeployEA (Early Access) and set up a new app with the following build configuration:

  • Framework preset: No Preset
  • Install command: deno install
  • Build command: blank
  • Dynamic App -> Entrypoint: server.ts

About

Basic template for a Mastro project using Deno

Resources

Stars

Watchers

Forks