stack/apps/dashboard
Ritesh yadav 8ce360e092
fix #103 No Open Graph Meta Tags Present (#125)
* fix #103 No Open Graph Meta Tags Present

* fixed bugs

---------

Co-authored-by: Zai Shi <zaishi00@outlook.com>
2024-07-04 00:05:54 +02:00
..
prisma Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07: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 fix #103 No Open Graph Meta Tags Present (#125) 2024-07-04 00:05:54 +02:00
.env Prefix all environment variables with STACK_ 2024-07-01 17:30:35 -07:00
.env.development Fix build 2024-07-01 17:43:47 -07:00
.eslintrc.cjs Split backend and dashboard (#83) 2024-06-18 15:49:31 +02: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-07-01 18:46:01 -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 Scope tailwind (#92) 2024-06-24 15:33:09 +02:00
package.json Create users & auth endpoints in backend (#85) 2024-07-01 22:42:08 -07:00
postcss.config.js Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
sentry.client.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
sentry.edge.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
sentry.server.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
tailwind.config.ts Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00
tsconfig.json Split backend and dashboard (#83) 2024-06-18 15:49:31 +02:00