/marco.deno.dev

My deno page 🦕

Primary LanguageTypeScript

Marco Labs

This project is my personal site.

Tech Stack

Install CLI

# local
curl -sSfL http://localhost:8000/install | bash

Usage

Here we have some useful commands:

# format code
deno fmt

# start project
deno task start

# encrypt and decrypt .env
deno task decrypt
deno task encrypt