[[redirects]]
  from = "/"
  to = "/db.json"
  status = 302

[[headers]]
  for = "/*"
  [headers.values]
  Access-Control-Allow-Origin = "*"