Implement first version without custom domains, TLS and caching

This commit is contained in:
Moritz Marquardt 2021-03-16 20:22:06 +01:00
commit 0756993f7e
No known key found for this signature in database
GPG key ID: D5788327BEE388B6
5 changed files with 426 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.idea/
*.iml