Bootstrap the admin project

This commit is contained in:
Gabe Kangas
2020-09-30 15:12:10 -07:00
parent 5b58ca8345
commit 0f74e1988f
10 changed files with 769 additions and 78 deletions

2
web/next-env.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
/// <reference types="next" />
/// <reference types="next/types/global" />