Add CORS capability to Flask

Add static blog demo files
This commit is contained in:
Yax 2015-05-09 12:51:14 +02:00
parent a571a78215
commit 0548b50b73
36 changed files with 6100 additions and 0 deletions

1
.gitignore vendored
View file

@ -59,3 +59,4 @@ target/
# My ignored files and directories
myconfig.json
db.sqlite
node_modules