Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 363 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 363 Bytes

Deno - The Full Course

This repo contains the source code for Fireship's Full Deno Course.

Run it

  1. Make sure you have Deno 2 installed
  2. For user auth, add your GitHub app credentials to a .env file
git clone <this-repo>
deno task dev