Ledger Usage Make sure to install Deno: https://deno.land/manual/getting_started/installation Then start the project: deno task start Env setup Create a .env file with content JWT_SECRET=mysecret This will watch the project directory and restart as necessary.