Skip to content

Daniel-Knights/deno-oak-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.