evanjarrett / tny.click

Simple image upload service using django and Angular 6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tny.Click

Image uploading service

This is built using Angular 6 and django.

Currently the server only runs in "development" mode where webpack will hot reload angular rather than it being built

The reasoning for all the Dockerfiles is because I want to test out multiple frontend frameworks, but don't like the idea of having Node installed locally. Now they are nicely contained, and are not polluting my local env. :)

About

Simple image upload service using django and Angular 6


Languages

Language:TypeScript 44.2%Language:Python 34.1%Language:HTML 10.6%Language:CSS 4.9%Language:JavaScript 4.3%Language:Shell 1.9%