
A simple Web Template application in Typescript for Deno
SmartDeno is an innovative web template application designed with TypeScript and powered by the Deno runtime. It aims to simplify the process of developing web applications by utilizing a set of robust tools and frameworks. Built on a combination of the Oak application server and the versatile Etag template engine, SmartDeno effortlessly combines responsiveness with effective logging capabilities.
Thanks to its compatibility with Deno Deploy, developers can easily deploy their applications and manage them efficiently. The use of Docker for local runs adds a layer of convenience, making it accessible for developers to test and develop their applications seamlessly.

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.