Move to TanStack Start from Next.js (#184)

This commit is contained in:
Aslam
2024-10-07 16:44:17 +07:00
committed by GitHub
parent 3a89a1c07f
commit 950ebc3dad
514 changed files with 20021 additions and 15508 deletions

52
web/.gitignore vendored
View File

@@ -1,40 +1,24 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
node_modules
package-lock.json
yarn.lock
# dependencies
/node_modules
/.pnp
.pnp.js
.yarn/install-state.gz
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.env
.DS_Store
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# local env files
.env*.local
# vercel
.cache
.vercel
.output
.vinxi
# typescript
*.tsbuildinfo
next-env.d.ts
/build/
/api/
/server/build
/public/build
.vinxi
# Sentry Config File
.env.sentry-build-plugin
.ronin
/test-results/
/playwright-report/
/blob-report/
/playwright/.cache/
.ronin