Skip to content

devsnowin/deno-land

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno server using Oak

Created a simple server to test how Deno and Oak works together.

Are you bored?

Try using this project 😉

Installation

git clone https://github.com/im-snowin/deno-land.git project-name

cd project-name

Run Server

deno -A --watch main.ts