Use netlify functions

This commit is contained in:
Trevor Blades
2022-02-24 21:07:10 -08:00
parent 262ae08628
commit 7b7bf6251a
14 changed files with 64051 additions and 87 deletions

3
netlify.toml Normal file
View File

@@ -0,0 +1,3 @@
[functions]
node_bundler = "esbuild"
included_files = ["schema.graphql"]