Create To Do List App using Deno, Oak, MongoDB and View Engine - Part-3 : Add EJS Views

Опубликовано: 26 Октябрь 2024
на канале: Recoding
414
13

In this video, we continue building our application, setting up EJS views, Server Static Folder, and Add Styles.

For this tutorial we are using the following modules :


1. Oak Module "https://deno.land/x/oak/mod.ts"

2. Mongo: "https://deno.land/x/[email protected]/mod.ts"

3. View Engine "https://deno.land/x/view_engine"

For running our application type inside the terminal:

If you are using Denon

"denon start"

or 

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

Clone the project from GitHub: https://github.com/recoding-io/deno-t...

Follow us on 
📝 @Medium -   / recoding  
🐦 @Twitter -   / recoding_io  
🦄 @Dev.to - https://dev.to/recoding