-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9849935
commit 40c0299
Showing
246 changed files
with
46,730 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Supabase Configuration | ||
NEXT_PUBLIC_SUPABASE_URL=your_supabase_url | ||
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key | ||
|
||
# GitHub OAuth Configuration | ||
GITHUB_CLIENT_ID=your_github_client_id | ||
GITHUB_CLIENT_SECRET=your_github_client_secret | ||
|
||
# Database Configuration (for local development) | ||
POSTGRES_USER=postgres | ||
POSTGRES_PASSWORD=postgres | ||
POSTGRES_DB=alm | ||
|
||
# Optional: OpenAI API Key (if using AI features) | ||
OPENAI_API_KEY=your_openai_api_key |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
name: AwesomeBot | ||
|
||
on: | ||
push: | ||
branches: | ||
- main | ||
pull_request: | ||
branches: | ||
- main | ||
|
||
jobs: | ||
awesomebot: | ||
runs-on: ubuntu-latest | ||
container: | ||
image: ruby:latest | ||
steps: | ||
- uses: actions/[email protected] | ||
- name: install awesomebot | ||
run: gem install awesome_bot | ||
- name: run awesomebot | ||
run: awesome_bot contents.json --allow-ssl --allow-redirect -a 403,503,429,404,500,443 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
|
||
.codegpt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"default": true, | ||
"MD013": false, // Allow long lines | ||
"MD033": false, // Allow inline HTML | ||
"MD041": false, // Allow no top-level heading | ||
"MD024": { | ||
"siblings_only": true | ||
}, | ||
"MD029": { | ||
"style": "ordered" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
dftEmGIyT7QbLUWyXR5ij |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
{ | ||
"pages": { | ||
"/_not-found": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/fd9d1056-3871264e136a74bd.js", | ||
"static/chunks/938-dae65cd2cbef60fb.js", | ||
"static/chunks/main-app-19ad9e0378f3d821.js", | ||
"static/chunks/app/_not-found-08e7389f24e3d32e.js" | ||
], | ||
"/layout": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/fd9d1056-3871264e136a74bd.js", | ||
"static/chunks/938-dae65cd2cbef60fb.js", | ||
"static/chunks/main-app-19ad9e0378f3d821.js", | ||
"static/chunks/382-fff312a340601276.js", | ||
"static/css/7c47cb912724b4e2.css", | ||
"static/chunks/app/layout-2246d551189e4fea.js" | ||
], | ||
"/auth/signin/page": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/fd9d1056-3871264e136a74bd.js", | ||
"static/chunks/938-dae65cd2cbef60fb.js", | ||
"static/chunks/main-app-19ad9e0378f3d821.js", | ||
"static/chunks/382-fff312a340601276.js", | ||
"static/chunks/621-91d4af2511ce4930.js", | ||
"static/chunks/app/auth/signin/page-8c24067adb1e38a8.js" | ||
], | ||
"/page": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/fd9d1056-3871264e136a74bd.js", | ||
"static/chunks/938-dae65cd2cbef60fb.js", | ||
"static/chunks/main-app-19ad9e0378f3d821.js", | ||
"static/chunks/app/page-307803817af0a8ff.js" | ||
], | ||
"/dashboard/page": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/fd9d1056-3871264e136a74bd.js", | ||
"static/chunks/938-dae65cd2cbef60fb.js", | ||
"static/chunks/main-app-19ad9e0378f3d821.js", | ||
"static/chunks/app/dashboard/page-7aa7277c44aeb5c0.js" | ||
], | ||
"/dashboard/layout": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/fd9d1056-3871264e136a74bd.js", | ||
"static/chunks/938-dae65cd2cbef60fb.js", | ||
"static/chunks/main-app-19ad9e0378f3d821.js", | ||
"static/chunks/382-fff312a340601276.js", | ||
"static/chunks/250-4eb603e9d2c47574.js", | ||
"static/chunks/app/dashboard/layout-38e5a2cde99c2202.js" | ||
], | ||
"/dashboard/lists/page": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/fd9d1056-3871264e136a74bd.js", | ||
"static/chunks/938-dae65cd2cbef60fb.js", | ||
"static/chunks/main-app-19ad9e0378f3d821.js", | ||
"static/chunks/app/dashboard/lists/page-384681add9e60ec3.js" | ||
], | ||
"/dashboard/repositories/page": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/fd9d1056-3871264e136a74bd.js", | ||
"static/chunks/938-dae65cd2cbef60fb.js", | ||
"static/chunks/main-app-19ad9e0378f3d821.js", | ||
"static/chunks/621-91d4af2511ce4930.js", | ||
"static/chunks/app/dashboard/repositories/page-c52dbeac30c3e691.js" | ||
], | ||
"/dashboard/analytics/page": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/fd9d1056-3871264e136a74bd.js", | ||
"static/chunks/938-dae65cd2cbef60fb.js", | ||
"static/chunks/main-app-19ad9e0378f3d821.js", | ||
"static/chunks/app/dashboard/analytics/page-e99e0a1900306e77.js" | ||
], | ||
"/dashboard/settings/page": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/fd9d1056-3871264e136a74bd.js", | ||
"static/chunks/938-dae65cd2cbef60fb.js", | ||
"static/chunks/main-app-19ad9e0378f3d821.js", | ||
"static/chunks/621-91d4af2511ce4930.js", | ||
"static/chunks/app/dashboard/settings/page-8dbe258c30b62ce0.js" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"/_not-found":"/_not-found","/api/ai/suggest/route":"/api/ai/suggest","/api/lists/[listId]/items/route":"/api/lists/[listId]/items","/api/lists/[listId]/categories/route":"/api/lists/[listId]/categories","/api/lists/[listId]/links/route":"/api/lists/[listId]/links","/api/lists/route":"/api/lists","/api/user/settings/route":"/api/user/settings","/auth/callback/route":"/auth/callback","/auth/signin/page":"/auth/signin","/page":"/","/dashboard/page":"/dashboard","/dashboard/lists/page":"/dashboard/lists","/dashboard/repositories/page":"/dashboard/repositories","/dashboard/analytics/page":"/dashboard/analytics","/dashboard/settings/page":"/dashboard/settings"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"polyfillFiles": [ | ||
"static/chunks/polyfills-c67a75d1b6f99dc8.js" | ||
], | ||
"devFiles": [], | ||
"ampDevFiles": [], | ||
"lowPriorityFiles": [ | ||
"static/dftEmGIyT7QbLUWyXR5ij/_buildManifest.js", | ||
"static/dftEmGIyT7QbLUWyXR5ij/_ssgManifest.js" | ||
], | ||
"rootMainFiles": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/fd9d1056-3871264e136a74bd.js", | ||
"static/chunks/938-dae65cd2cbef60fb.js", | ||
"static/chunks/main-app-19ad9e0378f3d821.js" | ||
], | ||
"pages": { | ||
"/_app": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/framework-c5181c9431ddc45b.js", | ||
"static/chunks/main-db036c3d34ffdb6e.js", | ||
"static/chunks/pages/_app-98cb51ec6f9f135f.js" | ||
], | ||
"/_error": [ | ||
"static/chunks/webpack-50a54971d8c21946.js", | ||
"static/chunks/framework-c5181c9431ddc45b.js", | ||
"static/chunks/main-db036c3d34ffdb6e.js", | ||
"static/chunks/pages/_error-e87e5963ec1b8011.js" | ||
] | ||
}, | ||
"ampFirstPages": [] | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"version":1,"outDirectory":"/Users/nick/Desktop/alm/.next/export","success":false} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-50a54971d8c21946.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-c5181c9431ddc45b.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-db036c3d34ffdb6e.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-98cb51ec6f9f135f.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_error-e87e5963ec1b8011.js" defer="" crossorigin=""></script><script src="/_next/static/dftEmGIyT7QbLUWyXR5ij/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/dftEmGIyT7QbLUWyXR5ij/_ssgManifest.js" defer="" crossorigin=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">This page could not be found<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"dftEmGIyT7QbLUWyXR5ij","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>500: Internal Server Error</title><meta name="next-head-count" content="3"/><noscript data-n-css=""></noscript><script defer="" crossorigin="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-50a54971d8c21946.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/framework-c5181c9431ddc45b.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/main-db036c3d34ffdb6e.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_app-98cb51ec6f9f135f.js" defer="" crossorigin=""></script><script src="/_next/static/chunks/pages/_error-e87e5963ec1b8011.js" defer="" crossorigin=""></script><script src="/_next/static/dftEmGIyT7QbLUWyXR5ij/_buildManifest.js" defer="" crossorigin=""></script><script src="/_next/static/dftEmGIyT7QbLUWyXR5ij/_ssgManifest.js" defer="" crossorigin=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json" crossorigin="">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"dftEmGIyT7QbLUWyXR5ij","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"type": "commonjs"} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"version":1,"config":{"env":{},"webpack":null,"eslint":{"ignoreDuringBuilds":false},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"distDir":".next","cleanDistDir":true,"assetPrefix":"","configOrigin":"default","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"analyticsId":"","images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[16,32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":[],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"inline","remotePatterns":[],"unoptimized":false},"devIndicators":{"buildActivity":true,"buildActivityPosition":"bottom-right"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"optimizeFonts":true,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactProductionProfiling":false,"reactStrictMode":null,"httpAgentOptions":{"keepAlive":true},"outputFileTracing":true,"staticPageGenerationTimeout":60,"swcMinify":true,"modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"lodash":{"transform":"lodash/{{member}}"},"next/server":{"transform":"next/dist/server/web/exports/{{ kebabCase member }}"}},"experimental":{"windowHistorySupport":false,"serverMinification":true,"serverSourceMaps":false,"caseSensitiveRoutes":false,"useDeploymentId":false,"useDeploymentIdServerActions":false,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","middlewarePrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":15,"memoryBasedWorkersCount":false,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":false,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"isrMemoryCacheSize":52428800,"fullySpecified":false,"outputFileTracingRoot":"/Users/nick/Desktop/alm","swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"adjustFontFallbacks":false,"adjustFontFallbacksWithSizeAdjust":false,"typedRoutes":false,"instrumentationHook":false,"bundlePagesExternals":false,"ppr":false,"webpackBuildWorker":false,"optimizePackageImports":["lucide-react","date-fns","lodash-es","ramda","antd","react-bootstrap","ahooks","@ant-design/icons","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","@mui/icons-material","recharts","react-use","@material-ui/core","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"configFileName":"next.config.js"},"appDir":"/Users/nick/Desktop/alm","relativeAppDir":"","files":[".next/routes-manifest.json",".next/server/pages-manifest.json",".next/build-manifest.json",".next/prerender-manifest.json",".next/prerender-manifest.js",".next/server/middleware-manifest.json",".next/server/middleware-build-manifest.js",".next/server/middleware-react-loadable-manifest.js",".next/server/app-paths-manifest.json",".next/app-path-routes-manifest.json",".next/app-build-manifest.json",".next/server/server-reference-manifest.js",".next/server/server-reference-manifest.json",".next/react-loadable-manifest.json",".next/server/font-manifest.json",".next/BUILD_ID",".next/server/next-font-manifest.js",".next/server/next-font-manifest.json"],"ignore":["node_modules/next/dist/compiled/@ampproject/toolbox-optimizer/**/*"]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[{"page":"/api/lists/[listId]/categories","regex":"^/api/lists/([^/]+?)/categories(?:/)?$","routeKeys":{"nxtPlistId":"nxtPlistId"},"namedRegex":"^/api/lists/(?<nxtPlistId>[^/]+?)/categories(?:/)?$"},{"page":"/api/lists/[listId]/items","regex":"^/api/lists/([^/]+?)/items(?:/)?$","routeKeys":{"nxtPlistId":"nxtPlistId"},"namedRegex":"^/api/lists/(?<nxtPlistId>[^/]+?)/items(?:/)?$"},{"page":"/api/lists/[listId]/links","regex":"^/api/lists/([^/]+?)/links(?:/)?$","routeKeys":{"nxtPlistId":"nxtPlistId"},"namedRegex":"^/api/lists/(?<nxtPlistId>[^/]+?)/links(?:/)?$"}],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/_not-found","regex":"^/_not\\-found(?:/)?$","routeKeys":{},"namedRegex":"^/_not\\-found(?:/)?$"},{"page":"/auth/callback","regex":"^/auth/callback(?:/)?$","routeKeys":{},"namedRegex":"^/auth/callback(?:/)?$"},{"page":"/auth/signin","regex":"^/auth/signin(?:/)?$","routeKeys":{},"namedRegex":"^/auth/signin(?:/)?$"},{"page":"/dashboard","regex":"^/dashboard(?:/)?$","routeKeys":{},"namedRegex":"^/dashboard(?:/)?$"},{"page":"/dashboard/analytics","regex":"^/dashboard/analytics(?:/)?$","routeKeys":{},"namedRegex":"^/dashboard/analytics(?:/)?$"},{"page":"/dashboard/lists","regex":"^/dashboard/lists(?:/)?$","routeKeys":{},"namedRegex":"^/dashboard/lists(?:/)?$"},{"page":"/dashboard/repositories","regex":"^/dashboard/repositories(?:/)?$","routeKeys":{},"namedRegex":"^/dashboard/repositories(?:/)?$"},{"page":"/dashboard/settings","regex":"^/dashboard/settings(?:/)?$","routeKeys":{},"namedRegex":"^/dashboard/settings(?:/)?$"}],"dataRoutes":[],"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url","prefetchHeader":"Next-Router-Prefetch","didPostponeHeader":"x-nextjs-postponed","contentTypeHeader":"text/x-component","suffix":".rsc","prefetchSuffix":".prefetch.rsc"},"rewrites":[]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"/_not-found": "app/_not-found.js", | ||
"/api/ai/suggest/route": "app/api/ai/suggest/route.js", | ||
"/api/lists/[listId]/items/route": "app/api/lists/[listId]/items/route.js", | ||
"/api/lists/[listId]/categories/route": "app/api/lists/[listId]/categories/route.js", | ||
"/api/lists/[listId]/links/route": "app/api/lists/[listId]/links/route.js", | ||
"/api/lists/route": "app/api/lists/route.js", | ||
"/api/user/settings/route": "app/api/user/settings/route.js", | ||
"/auth/callback/route": "app/auth/callback/route.js", | ||
"/auth/signin/page": "app/auth/signin/page.js", | ||
"/page": "app/page.js", | ||
"/dashboard/page": "app/dashboard/page.js", | ||
"/dashboard/lists/page": "app/dashboard/lists/page.js", | ||
"/dashboard/repositories/page": "app/dashboard/repositories/page.js", | ||
"/dashboard/analytics/page": "app/dashboard/analytics/page.js", | ||
"/dashboard/settings/page": "app/dashboard/settings/page.js" | ||
} |
Oops, something went wrong.