Skip to content

testing how Deno's ecosystem work out of the box and how complete it is for my personal needs

Notifications You must be signed in to change notification settings

HiImFelipe/deno-2-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deno 2 POC

Testing how my workflow works with Deno 2. The idea was to build a DDD-ish application with a bunch of imports and also to make usage of the built-in testing library

The project makes usage of jsr which is their new npm superset

Running

You must have deno 2.0 or higher

deno run src/main.ts

if you wish to run the tests only

deno test

About

testing how Deno's ecosystem work out of the box and how complete it is for my personal needs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published