Go to file
Atash03 8c924c0b27 fix: await params in dynamic route for Next.js 15 compatibility
In Next.js 15, dynamic route params are now Promises and must be
awaited before accessing properties.
2026-01-24 16:48:35 +05:00
api fix: update dependencies API compatibility for build success 2026-01-24 15:10:43 +05:00
app fix: await params in dynamic route for Next.js 15 compatibility 2026-01-24 16:48:35 +05:00
components fix: update dependencies API compatibility for build success 2026-01-24 15:10:43 +05:00
config reinit 2024-08-19 17:44:56 +05:00
constants code clean up 2024-12-24 00:32:36 +05:00
context reinit 2024-08-19 17:44:56 +05:00
depricated/news console logs removed 2024-12-30 14:02:49 +05:00
fonts reinit 2024-08-19 17:44:56 +05:00
hooks fix quiz/active mobile version table & new logic in lottery route 2025-02-08 14:02:21 +05:00
lib fix ui errors 2025-02-11 17:34:39 +05:00
models added description field to votes 2025-05-07 16:05:59 +05:00
providers fix quiz/active mobile version table & new logic in lottery route 2025-02-08 14:02:21 +05:00
public feat: add static example.txt file 2025-09-08 13:03:14 +05:00
services reinit 2024-08-19 17:44:56 +05:00
store fix: quiz ui, and quiz logic 2025-03-14 15:46:10 +05:00
typings quiz page adjustments, added pagination 2025-02-25 21:29:54 +05:00
utils fix: update dependencies and fix z-index issues 2026-01-24 14:41:32 +05:00
.env added revalidate tag for toss route 2025-02-10 18:23:33 +05:00
.gitignore reinit 2024-08-19 17:44:56 +05:00
README.md first commit 2024-08-19 17:43:33 +05:00
baseUrl.ts reinit 2024-08-19 17:44:56 +05:00
bun.lock fix: update dependencies and fix z-index issues 2026-01-24 14:41:32 +05:00
channels.ts reinit 2024-08-19 17:44:56 +05:00
components.json fix quiz/active mobile version table & new logic in lottery route 2025-02-08 14:02:21 +05:00
next.config.js added revalidate tag for toss route 2025-02-10 18:23:33 +05:00
package-lock.json fix quiz/active mobile version table & new logic in lottery route 2025-02-08 14:02:21 +05:00
package.json fix: update dependencies and fix z-index issues 2026-01-24 14:41:32 +05:00
postcss.config.js fix: update dependencies and fix z-index issues 2026-01-24 14:41:32 +05:00
routes.ts route changes 2025-03-28 17:05:40 +05:00
tailwind.config.js fix: update dependencies and fix z-index issues 2026-01-24 14:41:32 +05:00
tailwind.config.ts fix: update dependencies API compatibility for build success 2026-01-24 15:10:43 +05:00
tsconfig.json fix: update dependencies API compatibility for build success 2026-01-24 15:10:43 +05:00

README.md

next-mhb