initial commit
parents
Showing
.gitignore
0 → 100644
.prettierrc.json
0 → 100644
README.md
0 → 100644
build.sh
0 → 100644
client/.eslintrc.json
0 → 100644
client/.gitignore
0 → 100644
client/README.md
0 → 100644
client/app/favicon.ico
0 → 100644
25.3 KB
client/app/globals.css
0 → 100644
client/app/layout.tsx
0 → 100644
client/app/page.tsx
0 → 100644
client/next-env.d.ts
0 → 100644
client/next.config.js
0 → 100644
client/package-lock.json
0 → 100644
This diff is collapsed.
client/package.json
0 → 100644
client/postcss.config.js
0 → 100644
client/server.js
0 → 100644
client/tailwind.config.js
0 → 100644
client/tsconfig.json
0 → 100644
desktop/.gitignore
0 → 100644