stack/apps/dashboard
Zai Shi d2cead0e0c
Removed prisma from the dashboard (#214)
* removed prisma on the dashboard

* removed dashboard prisma dependencies

* updated package lock

* fixed package.json bug
2024-08-30 02:42:09 +02:00
..
public fix #103 No Open Graph Meta Tags Present (#125) 2024-07-04 00:05:54 +02:00
scripts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
src Removed prisma from the dashboard (#214) 2024-08-30 02:42:09 +02:00
.env Webhooks (#157) 2024-08-01 02:44:35 +02:00
.env.development Artificial backend delay during dev mode 2024-08-17 14:27:33 -07:00
.eslintrc.cjs More backend endpoint implementations (#126) 2024-07-13 22:04:53 -07:00
.gitignore Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
.npmrc Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
CHANGELOG.md chore: update package versions 2024-08-24 16:36:30 -07:00
components.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
LICENSE Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
next.config.mjs Fix event capture 2024-08-14 12:49:35 -07:00
package.json Removed prisma from the dashboard (#214) 2024-08-30 02:42:09 +02:00
postcss.config.js Split backend and dashboard (#83) 2024-06-18 15:49:31 +02: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
tailwind.config.ts UI restructured (#161) 2024-08-02 01:03:01 +02:00
tsconfig.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00