/deno-oak-boilerplate

A fully-fleshed Deno/Oak backend boilerplate.

Primary LanguageTypeScript

Deno + Oak Backend Boilerplate

Includes:

  • Full CRUD functionality
  • MongoDB Setup with mongo
  • Login/signup with bcrypt/JWT authentication
  • Environment variables with dotenv

NOTE: Deno and it's dependencies are updating at a fast rate. Specific versions have been used to keep it functional, but, be aware, some aspects may be out-of-date.