项目作者: Daniel-Knights

项目描述 :
A fully-fleshed Deno/Oak backend boilerplate.
高级语言: TypeScript
项目地址: git://github.com/Daniel-Knights/deno-oak-boilerplate.git
创建时间: 2020-11-05T16:14:29Z
项目社区:https://github.com/Daniel-Knights/deno-oak-boilerplate

开源协议:

下载


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.