Initial commit
parents
Showing
client/.gitignore
0 → 100644
client/README.md
0 → 100644
client/eslint.config.js
0 → 100644
client/index.html
0 → 100644
client/package.json
0 → 100644
client/pnpm-lock.yaml
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
client/public/vite.svg
0 → 100644
client/src/App.css
0 → 100644
client/src/App.tsx
0 → 100644
client/src/assets/react.svg
0 → 100644
client/src/index.css
0 → 100644
client/src/main.tsx
0 → 100644
client/src/vite-env.d.ts
0 → 100644
client/tsconfig.app.json
0 → 100644
client/tsconfig.json
0 → 100644
client/tsconfig.node.json
0 → 100644
client/vite.config.ts
0 → 100644
server/.eslintrc.js
0 → 100644
server/.gitignore
0 → 100644
server/.prettierrc
0 → 100644
server/nodemon.json
0 → 100644
server/package.json
0 → 100644
server/pnpm-lock.yaml
0 → 100644
server/src/server.ts
0 → 100644
server/tsconfig.json
0 → 100644
Please
register
or
sign in
to comment