Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanTom committed Sep 10, 2023
1 parent 3b72f53 commit 46f240a
Show file tree
Hide file tree
Showing 77 changed files with 5,837 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

# next.js
/.next/
/out/

# production
/build
Expand Down
3 changes: 3 additions & 0 deletions frontend/next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ const { default: next } = require('next')

/** @type {import('next').NextConfig} */
const nextConfig = {
basePath: '/okb-hope',
distDir: 'out',
output: 'export',
reactStrictMode: true,
// Allows us to add svg images
webpack(config) {
Expand Down
1 change: 1 addition & 0 deletions frontend/out/BUILD_ID
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
G8Yzzm8C6BQRwIdK8bcV3
77 changes: 77 additions & 0 deletions frontend/out/build-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
{
"polyfillFiles": [
"static/chunks/polyfills-c67a75d1b6f99dc8.js"
],
"devFiles": [],
"ampDevFiles": [],
"lowPriorityFiles": [
"static/G8Yzzm8C6BQRwIdK8bcV3/_buildManifest.js",
"static/G8Yzzm8C6BQRwIdK8bcV3/_ssgManifest.js"
],
"rootMainFiles": [],
"pages": {
"/": [
"static/chunks/webpack-f61e2af06cda7dbd.js",
"static/chunks/framework-2c79e2a64abdb08b.js",
"static/chunks/main-beb32bc7ee2d83be.js",
"static/chunks/pages/index-e552342ce8363f66.js"
],
"/_app": [
"static/chunks/webpack-f61e2af06cda7dbd.js",
"static/chunks/framework-2c79e2a64abdb08b.js",
"static/chunks/main-beb32bc7ee2d83be.js",
"static/css/06556878e55ff02a.css",
"static/chunks/pages/_app-2133cc57b2b5ea80.js"
],
"/_error": [
"static/chunks/webpack-f61e2af06cda7dbd.js",
"static/chunks/framework-2c79e2a64abdb08b.js",
"static/chunks/main-beb32bc7ee2d83be.js",
"static/chunks/pages/_error-54de1933a164a1ff.js"
],
"/about": [
"static/chunks/webpack-f61e2af06cda7dbd.js",
"static/chunks/framework-2c79e2a64abdb08b.js",
"static/chunks/main-beb32bc7ee2d83be.js",
"static/chunks/pages/about-ef4e6723a4ca06ce.js"
],
"/bookings": [
"static/chunks/webpack-f61e2af06cda7dbd.js",
"static/chunks/framework-2c79e2a64abdb08b.js",
"static/chunks/main-beb32bc7ee2d83be.js",
"static/chunks/pages/bookings-f855e82a356161c7.js"
],
"/discover": [
"static/chunks/webpack-f61e2af06cda7dbd.js",
"static/chunks/framework-2c79e2a64abdb08b.js",
"static/chunks/main-beb32bc7ee2d83be.js",
"static/chunks/599-ca627c130e057ed6.js",
"static/chunks/pages/discover-c2e12706bf5c1ee2.js"
],
"/edit_profile": [
"static/chunks/webpack-f61e2af06cda7dbd.js",
"static/chunks/framework-2c79e2a64abdb08b.js",
"static/chunks/main-beb32bc7ee2d83be.js",
"static/chunks/pages/edit_profile-e983790f90213e5a.js"
],
"/filter-users": [
"static/chunks/webpack-f61e2af06cda7dbd.js",
"static/chunks/framework-2c79e2a64abdb08b.js",
"static/chunks/main-beb32bc7ee2d83be.js",
"static/chunks/pages/filter-users-017664cd5a47987c.js"
],
"/onboarding": [
"static/chunks/webpack-f61e2af06cda7dbd.js",
"static/chunks/framework-2c79e2a64abdb08b.js",
"static/chunks/main-beb32bc7ee2d83be.js",
"static/chunks/pages/onboarding-3c5795596d0704d1.js"
],
"/video-chat": [
"static/chunks/webpack-f61e2af06cda7dbd.js",
"static/chunks/framework-2c79e2a64abdb08b.js",
"static/chunks/main-beb32bc7ee2d83be.js",
"static/chunks/pages/video-chat-58e82ad88fdc5dc2.js"
]
},
"ampFirstPages": []
}
1 change: 1 addition & 0 deletions frontend/out/cache/eslint/.cache_ucr3xj

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions frontend/out/cache/next-server.js.nft.json

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions frontend/out/export-marker.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":1,"hasExportPathMap":false,"exportTrailingSlash":false,"isNextImageImported":false}
1 change: 1 addition & 0 deletions frontend/out/images-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":1,"images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[16,32,48,64,96,128,256,384],"path":"/okb-hope/_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,"sizes":[640,750,828,1080,1200,1920,2048,3840,16,32,48,64,96,128,256,384]}}
1 change: 1 addition & 0 deletions frontend/out/next-server.js.nft.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions frontend/out/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"type": "commonjs"}
1 change: 1 addition & 0 deletions frontend/out/prerender-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":4,"routes":{},"dynamicRoutes":{},"preview":{"previewModeId":"43f40ea3fe58ea72b0a0893afaff0a2b","previewModeSigningKey":"16afd7f945451bbd99c36b69a215ef3ecef4608d15f10aec52f8aaa6d4eb2b7c","previewModeEncryptionKey":"b3e6d3a49ffc20d7ea352ef8c8338ba0880696409ce8d90ed3112ec41657f023"},"notFoundRoutes":[]}
1 change: 1 addition & 0 deletions frontend/out/react-loadable-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
1 change: 1 addition & 0 deletions frontend/out/required-server-files.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":1,"config":{"env":{},"eslint":{"ignoreDuringBuilds":false},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"distDir":"out","cleanDistDir":true,"assetPrefix":"/okb-hope","configOrigin":"next.config.js","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"target":"server","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":"/okb-hope/_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":15000,"pagesBufferLength":2},"amp":{"canonicalBase":"/okb-hope"},"basePath":"/okb-hope","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"optimizeFonts":true,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactStrictMode":true,"httpAgentOptions":{"keepAlive":true},"outputFileTracing":true,"staticPageGenerationTimeout":60,"swcMinify":true,"output":"export","experimental":{"clientRouterFilter":false,"clientRouterFilterRedirects":false,"preCompiledNextServer":false,"fetchCacheKeyPrefix":"","middlewarePrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"legacyBrowsers":false,"newNextLinkBehavior":true,"cpus":9,"sharedPool":true,"isrFlushToDisk":true,"workerThreads":false,"pageEnv":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":false,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"swcFileReading":true,"craCompat":false,"esmExternals":true,"appDir":false,"isrMemoryCacheSize":52428800,"fullySpecified":false,"outputFileTracingRoot":"/Users/dylantom/Documents/okb-hope/frontend","swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"enableUndici":false,"adjustFontFallbacks":false,"adjustFontFallbacksWithSizeAdjust":false,"typedRoutes":false,"instrumentationHook":false,"trustHostHeader":false},"configFileName":"next.config.js"},"appDir":"/Users/dylantom/Documents/okb-hope/frontend","relativeAppDir":"","files":["out/routes-manifest.json","out/server/pages-manifest.json","out/build-manifest.json","out/prerender-manifest.json","out/server/middleware-manifest.json","out/server/middleware-build-manifest.js","out/server/middleware-react-loadable-manifest.js","out/react-loadable-manifest.json","out/server/font-manifest.json","out/BUILD_ID","out/server/next-font-manifest.js","out/server/next-font-manifest.json"],"ignore":["node_modules/next/dist/compiled/@ampproject/toolbox-optimizer/**/*"]}
1 change: 1 addition & 0 deletions frontend/out/routes-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"version":3,"pages404":true,"basePath":"/okb-hope","redirects":[{"source":"/okb-hope/","destination":"/okb-hope","basePath":false,"internal":true,"statusCode":308,"regex":"^/okb-hope/$"},{"source":"/:path+/","destination":"/:path+","internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/about","regex":"^/about(?:/)?$","routeKeys":{},"namedRegex":"^/about(?:/)?$"},{"page":"/bookings","regex":"^/bookings(?:/)?$","routeKeys":{},"namedRegex":"^/bookings(?:/)?$"},{"page":"/discover","regex":"^/discover(?:/)?$","routeKeys":{},"namedRegex":"^/discover(?:/)?$"},{"page":"/edit_profile","regex":"^/edit_profile(?:/)?$","routeKeys":{},"namedRegex":"^/edit_profile(?:/)?$"},{"page":"/filter-users","regex":"^/filter\\-users(?:/)?$","routeKeys":{},"namedRegex":"^/filter\\-users(?:/)?$"},{"page":"/onboarding","regex":"^/onboarding(?:/)?$","routeKeys":{},"namedRegex":"^/onboarding(?:/)?$"},{"page":"/video-chat","regex":"^/video\\-chat(?:/)?$","routeKeys":{},"namedRegex":"^/video\\-chat(?:/)?$"}],"dataRoutes":[],"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch","contentTypeHeader":"text/x-component"},"rewrites":[]}
Loading

0 comments on commit 46f240a

Please sign in to comment.