This commit is contained in:
Askill 2020-06-12 14:26:12 +02:00
parent 670235b501
commit beb74b0329
4 changed files with 5 additions and 8756 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
web/static/all.css
web/static/all.js

View File

@ -11,4 +11,4 @@ This includes the possibility of showing the exact dimensions of the picture in
### Technical aspekt ### Technical aspekt
To accomplish this goal a custom purely JS based render engine was created. To accomplish this goal a custom purely JS based render engine was created.
Since the entire application lives in the front-end a static webspace like a AWS-Bucket could be used for hosting, if one wanted to. Since the entire application lives in the front-end a static webspace like a AWS-Bucket could be used for hosting, if one wanted to.

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long