Skip to content

recoding-io/deno-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno To-Do List App

This is project created on deno which is a to-do application only using Deno and its libraries.

Project Intro

Inside this project we are using Deno modules like

Command To Run The Project


deno run --allow-net --allow-read --allow-write --allow-plugin --unstable app.ts

  • Note - Unstable tag is used because the Mongo module is still in developing phase by the time when this code has been created.

Full step by step tutorial

About

A To-Do app created using Deno

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published