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