Webserver Base allows people to create a website quickly and easily. This repo, however, also provides user support, with a default login, signup, and account page. It uses node, express, and mongodb as a base, and is programmed in TypeScript, Embedded JavaScript Templates, and Sass.
Tags: #typescript #ejs #mongodb #sass #nodejs
In order to conveniently use Canonical's Vanilla Framework design library with Django templates, I created a middleware to set it up automatically. A user can now install django-vanillaframework via pip, set up the library, then use it with a template command.