Daily Leetcode challenges for members to practice their algorithms.
For running the server locally, run this command.
deno task startFor formatting, linting, updating dependencies, and updating the lock file run this command.
deno task allThe server is automatically deployed on push to the main branch via
Deno Deploy.
The daily webhook is invoked by a daily Deno Cron job.
Developed with 💖 by @acmcsufoss