WIP: Pagination

This commit is contained in:
2023-07-05 21:13:51 +04:00
parent cd79d25d56
commit 849ef57227
11 changed files with 1293 additions and 1223 deletions

View File

@@ -1,4 +1,4 @@
# The URL where your API can be reached on the web.
DIRECTUS_API_URL="http://0.0.0.0:8055"
GLOBALS_ID="4f8d9e66-ec95-4bdd-a5e7-34df8ea68a45"
NEXT_PUBLIC_DIRECTUS_API_URL="http://0.0.0.0:8055"
NEXT_PUBLIC_GLOBALS_ID="4f8d9e66-ec95-4bdd-a5e7-34df8ea68a45"