Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 914 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 914 Bytes

Danet Logo

CI codecov Made for Deno

Description

A Database module for Danet. It allows you to easily use the following database providers:

  • MongoDB
  • Deno KV

Quick Start

   deno install --global -A -n danet jsr:@danet/cli
   danet new <my-project>

Overview & Tutorial

License

Danet is MIT licensed.