feat: initial next.js boilerplate, set up .env, add outline documents

This commit is contained in:
2026-05-27 15:21:10 -07:00
parent 946cf28141
commit dd8cbe1c45
8 changed files with 810 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"js/ts.tsdk.path": "node_modules/typescript/lib"
}