stack/apps/backend
Konsti Wohlwend 057dac1a66
Some checks failed
Runs E2E API Tests / build (20.x) (push) Has been cancelled
Runs E2E API Tests / build (22.x) (push) Has been cancelled
Lint & build / lint_and_build (20.x) (push) Has been cancelled
Lint & build / lint_and_build (22.x) (push) Has been cancelled
TOC Generator / TOC Generator (push) Has been cancelled
Next.js 15 support (#315)
Updates `examples/demo` to Next.js 15 and adds Next.js 15 support to `packages/stack`.

The other packages and apps are still running on Next.js 14 to ensure compatibility.
2024-11-08 03:12:31 +01:00
..
prisma Query/filtering with list users endpoint (#314) 2024-10-30 02:16:39 +01:00
scripts Fix windows build (#198) 2024-08-21 07:02:11 +02:00
src Fixed user email update bug (#329) 2024-11-05 22:21:27 +01:00
.env Remove shared Facebook (#238) 2024-09-11 02:25:18 +02:00
.env.development Passkey support (#321) 2024-10-28 16:56:46 -07:00
.eslintrc.cjs Impersonation 2024-07-26 16:06:59 -07:00
.gitignore Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
CHANGELOG.md chore: update package versions 2024-11-06 16:30:06 +01:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs Added waitUtil for analytics/webhooks so it is non-blocking (#303) 2024-10-17 04:15:21 +02:00
package.json Next.js 15 support (#315) 2024-11-08 03:12:31 +01:00
sentry.client.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
sentry.edge.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
sentry.server.config.ts Retry OAuth endpoints 2024-08-03 13:13:23 -07:00
tsconfig.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00