start-fapi 1.0.0-alpha.2 → 1.0.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (150) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +2 -2
  3. package/.next/fallback-build-manifest.json +2 -2
  4. package/.next/prerender-manifest.json +3 -3
  5. package/.next/server/app/_global-error.html +2 -2
  6. package/.next/server/app/_global-error.rsc +1 -1
  7. package/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  8. package/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  9. package/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  10. package/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  11. package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  12. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  13. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  14. package/.next/server/app/api/create-endpoint/route.js.nft.json +1 -1
  15. package/.next/server/app/api/delete-endpoint/route.js.nft.json +1 -1
  16. package/.next/server/app/api/fapi/[[...path]]/route.js.nft.json +1 -1
  17. package/.next/server/app/api/fapi-health-check/route.js.nft.json +1 -1
  18. package/.next/server/app/api/get-endpoints/route.js.nft.json +1 -1
  19. package/.next/server/app/api/import-endpoints/route.js.nft.json +1 -1
  20. package/.next/server/app/api/update-endpoint/route.js.nft.json +1 -1
  21. package/.next/server/app/api/update-project-name/route.js.nft.json +1 -1
  22. package/.next/server/app/fapi-simulator/page.js.nft.json +1 -1
  23. package/.next/server/app/fapi-simulator/page_client-reference-manifest.js +1 -1
  24. package/.next/server/app/home/page.js.nft.json +1 -1
  25. package/.next/server/app/home/page_client-reference-manifest.js +1 -1
  26. package/.next/server/app/page.js.nft.json +1 -1
  27. package/.next/server/app/page_client-reference-manifest.js +1 -1
  28. package/.next/server/chunks/[root-of-the-server]__0a4e787e._.js +1 -1
  29. package/.next/server/chunks/[root-of-the-server]__12a603e9._.js +1 -1
  30. package/.next/server/chunks/[root-of-the-server]__32ce7884._.js +1 -1
  31. package/.next/server/chunks/[root-of-the-server]__38a55164._.js +1 -1
  32. package/.next/server/chunks/[root-of-the-server]__491c7442._.js +1 -1
  33. package/.next/server/chunks/[root-of-the-server]__a2da0223._.js +1 -1
  34. package/.next/server/chunks/[root-of-the-server]__d0397225._.js +1 -1
  35. package/.next/server/chunks/[root-of-the-server]__dc672030._.js +1 -1
  36. package/.next/server/chunks/ssr/[root-of-the-server]__1c7254d0._.js +1 -1
  37. package/.next/server/chunks/ssr/[root-of-the-server]__495a2284._.js +1 -1
  38. package/.next/server/chunks/ssr/_5f3fe325._.js +1 -1
  39. package/.next/server/chunks/ssr/_949fae44._.js +1 -1
  40. package/.next/server/pages/500.html +2 -2
  41. package/.next/server/server-reference-manifest.js +1 -1
  42. package/.next/server/server-reference-manifest.json +1 -1
  43. package/.next/static/chunks/6dd614efa6129557.js +28 -0
  44. package/.next/static/chunks/{b3b2ce24850fb31c.js → e89c00824da88a04.js} +1 -1
  45. package/.next/static/chunks/{5a28824971f2ef0b.js → f7895cc6dc4b5421.js} +1 -1
  46. package/package.json +7 -2
  47. package/src/utils/data/global.constants.ts +1 -1
  48. package/.next/build/chunks/[root-of-the-server]__44695d76._.js +0 -500
  49. package/.next/build/chunks/[root-of-the-server]__44695d76._.js.map +0 -11
  50. package/.next/build/chunks/[root-of-the-server]__6d51cb5d._.js +0 -233
  51. package/.next/build/chunks/[root-of-the-server]__6d51cb5d._.js.map +0 -8
  52. package/.next/build/chunks/[turbopack-node]_transforms_postcss_ts_df7a5b11._.js +0 -13
  53. package/.next/build/chunks/[turbopack-node]_transforms_postcss_ts_df7a5b11._.js.map +0 -5
  54. package/.next/build/chunks/[turbopack]_runtime.js +0 -795
  55. package/.next/build/chunks/[turbopack]_runtime.js.map +0 -10
  56. package/.next/build/chunks/node_modules_fe693df6._.js +0 -6758
  57. package/.next/build/chunks/node_modules_fe693df6._.js.map +0 -47
  58. package/.next/build/package.json +0 -1
  59. package/.next/build/postcss.js +0 -6
  60. package/.next/build/postcss.js.map +0 -5
  61. package/.next/cache/.previewinfo +0 -1
  62. package/.next/cache/.rscinfo +0 -1
  63. package/.next/cache/.tsbuildinfo +0 -1
  64. package/.next/diagnostics/build-diagnostics.json +0 -6
  65. package/.next/diagnostics/framework.json +0 -1
  66. package/.next/server/app/_global-error/page.js.map +0 -5
  67. package/.next/server/app/_not-found/page.js.map +0 -5
  68. package/.next/server/app/api/create-endpoint/route.js.map +0 -5
  69. package/.next/server/app/api/delete-endpoint/route.js.map +0 -5
  70. package/.next/server/app/api/fapi/[[...path]]/route.js.map +0 -5
  71. package/.next/server/app/api/fapi-health-check/route.js.map +0 -5
  72. package/.next/server/app/api/get-endpoints/route.js.map +0 -5
  73. package/.next/server/app/api/import-endpoints/route.js.map +0 -5
  74. package/.next/server/app/api/update-endpoint/route.js.map +0 -5
  75. package/.next/server/app/api/update-project-name/route.js.map +0 -5
  76. package/.next/server/app/fapi-simulator/page.js.map +0 -5
  77. package/.next/server/app/favicon.ico/route.js.map +0 -5
  78. package/.next/server/app/home/page.js.map +0 -5
  79. package/.next/server/app/page.js.map +0 -5
  80. package/.next/server/chunks/[externals]_next_dist_b01ab6e1._.js.map +0 -1
  81. package/.next/server/chunks/[root-of-the-server]__0a4e787e._.js.map +0 -1
  82. package/.next/server/chunks/[root-of-the-server]__12a603e9._.js.map +0 -1
  83. package/.next/server/chunks/[root-of-the-server]__32ce7884._.js.map +0 -1
  84. package/.next/server/chunks/[root-of-the-server]__38a55164._.js.map +0 -1
  85. package/.next/server/chunks/[root-of-the-server]__491c7442._.js.map +0 -1
  86. package/.next/server/chunks/[root-of-the-server]__a2da0223._.js.map +0 -1
  87. package/.next/server/chunks/[root-of-the-server]__d0397225._.js.map +0 -1
  88. package/.next/server/chunks/[root-of-the-server]__dc672030._.js.map +0 -1
  89. package/.next/server/chunks/[root-of-the-server]__f408c708._.js.map +0 -1
  90. package/.next/server/chunks/[turbopack]_runtime.js.map +0 -10
  91. package/.next/server/chunks/_next-internal_server_app_api_create-endpoint_route_actions_265d5d8d.js.map +0 -1
  92. package/.next/server/chunks/_next-internal_server_app_api_delete-endpoint_route_actions_29dea99c.js.map +0 -1
  93. package/.next/server/chunks/_next-internal_server_app_api_fapi-health-check_route_actions_17990631.js.map +0 -1
  94. package/.next/server/chunks/_next-internal_server_app_api_fapi_[[___path]]_route_actions_d7916fbd.js.map +0 -1
  95. package/.next/server/chunks/_next-internal_server_app_api_get-endpoints_route_actions_57061d88.js.map +0 -1
  96. package/.next/server/chunks/_next-internal_server_app_api_import-endpoints_route_actions_1bc78fec.js.map +0 -1
  97. package/.next/server/chunks/_next-internal_server_app_api_update-endpoint_route_actions_7a4d8909.js.map +0 -1
  98. package/.next/server/chunks/_next-internal_server_app_api_update-project-name_route_actions_ca3eb483.js.map +0 -1
  99. package/.next/server/chunks/_next-internal_server_app_favicon_ico_route_actions_353150a5.js.map +0 -1
  100. package/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_f5680d9e.js.map +0 -1
  101. package/.next/server/chunks/ssr/[root-of-the-server]__15600e29._.js.map +0 -1
  102. package/.next/server/chunks/ssr/[root-of-the-server]__1c7254d0._.js.map +0 -1
  103. package/.next/server/chunks/ssr/[root-of-the-server]__205ab819._.js.map +0 -1
  104. package/.next/server/chunks/ssr/[root-of-the-server]__2fcabfe1._.js.map +0 -1
  105. package/.next/server/chunks/ssr/[root-of-the-server]__495a2284._.js.map +0 -1
  106. package/.next/server/chunks/ssr/[root-of-the-server]__70ec25d3._.js.map +0 -1
  107. package/.next/server/chunks/ssr/[root-of-the-server]__8e313ee7._.js.map +0 -1
  108. package/.next/server/chunks/ssr/[root-of-the-server]__a457c799._.js.map +0 -1
  109. package/.next/server/chunks/ssr/[root-of-the-server]__b9356576._.js.map +0 -1
  110. package/.next/server/chunks/ssr/[root-of-the-server]__cb16e16e._.js.map +0 -1
  111. package/.next/server/chunks/ssr/[root-of-the-server]__d2487f31._.js.map +0 -1
  112. package/.next/server/chunks/ssr/[root-of-the-server]__d78bcd3a._.js.map +0 -1
  113. package/.next/server/chunks/ssr/[root-of-the-server]__e8196cc2._.js.map +0 -1
  114. package/.next/server/chunks/ssr/[root-of-the-server]__ff065057._.js.map +0 -1
  115. package/.next/server/chunks/ssr/[turbopack]_runtime.js.map +0 -10
  116. package/.next/server/chunks/ssr/_07720ad9._.js.map +0 -1
  117. package/.next/server/chunks/ssr/_25e6aab8._.js.map +0 -1
  118. package/.next/server/chunks/ssr/_3f16b2e8._.js.map +0 -1
  119. package/.next/server/chunks/ssr/_5f3fe325._.js.map +0 -1
  120. package/.next/server/chunks/ssr/_77554662._.js.map +0 -1
  121. package/.next/server/chunks/ssr/_8c79556d._.js.map +0 -1
  122. package/.next/server/chunks/ssr/_91f266f0._.js.map +0 -1
  123. package/.next/server/chunks/ssr/_949fae44._.js.map +0 -1
  124. package/.next/server/chunks/ssr/_b14f015c._.js.map +0 -1
  125. package/.next/server/chunks/ssr/_d4f9967f._.js.map +0 -1
  126. package/.next/server/chunks/ssr/_next-internal_server_app__global-error_page_actions_75761787.js.map +0 -1
  127. package/.next/server/chunks/ssr/_next-internal_server_app__not-found_page_actions_554ec2bf.js.map +0 -1
  128. package/.next/server/chunks/ssr/_next-internal_server_app_fapi-simulator_page_actions_cef60f82.js.map +0 -1
  129. package/.next/server/chunks/ssr/_next-internal_server_app_home_page_actions_3545fce0.js.map +0 -1
  130. package/.next/server/chunks/ssr/_next-internal_server_app_page_actions_39d4fc33.js.map +0 -1
  131. package/.next/server/chunks/ssr/node_modules_next_920e7746._.js.map +0 -1
  132. package/.next/server/chunks/ssr/node_modules_next_dist_12287b3d._.js.map +0 -1
  133. package/.next/server/chunks/ssr/node_modules_next_dist_81959fb0._.js.map +0 -1
  134. package/.next/server/chunks/ssr/node_modules_next_dist_client_components_9774470f._.js.map +0 -1
  135. package/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_forbidden_45780354.js.map +0 -1
  136. package/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_global-error_ece394eb.js.map +0 -1
  137. package/.next/server/chunks/ssr/node_modules_next_dist_client_components_builtin_unauthorized_15817684.js.map +0 -1
  138. package/.next/server/chunks/ssr/node_modules_next_dist_esm_build_templates_app-page_68c68167.js.map +0 -1
  139. package/.next/server/chunks/ssr/node_modules_next_dist_esm_eedfc1fd._.js.map +0 -1
  140. package/.next/server/chunks/ssr/src_app_5b2047f8._.js.map +0 -1
  141. package/.next/static/chunks/2edeb71587820f5e.js +0 -28
  142. package/.next/static/chunks/a6dad97d9634a72d.js.map +0 -1
  143. package/.next/trace +0 -1
  144. package/.next/trace-build +0 -1
  145. package/.next/turbopack +0 -0
  146. package/.next/types/routes.d.ts +0 -82
  147. package/.next/types/validator.ts +0 -160
  148. /package/.next/static/{470A4yhTFj_sXSZscBzC0 → Q9Pd1ZVwlmslmLTjeJxzD}/_buildManifest.js +0 -0
  149. /package/.next/static/{470A4yhTFj_sXSZscBzC0 → Q9Pd1ZVwlmslmLTjeJxzD}/_clientMiddlewareManifest.json +0 -0
  150. /package/.next/static/{470A4yhTFj_sXSZscBzC0 → Q9Pd1ZVwlmslmLTjeJxzD}/_ssgManifest.js +0 -0
@@ -1,3 +1,3 @@
1
- module.exports=[4730,a=>{a.v({name:"start-fapi",version:"1.0.0-alpha.2",description:"A developer tool for creating and simulating fake APIs (FAPIs) locally for rapid and independent frontend development.",bin:{"start-fapi":"./bin/start-fapi.js"},files:["bin","src","public",".next","next.config.js","postcss.config.js","tailwind.config.ts","tsconfig.json","package.json","README.md"],keywords:["fake-api","mock-api","api-simulator","development-tools","api-testing","fapi","mock-server","fake-rest-api"],author:"Soham De Roy",license:"MIT",repository:{type:"git",url:"https://github.com/sohamderoy/FAPI-Fake-APIs.git"},bugs:{url:"https://github.com/sohamderoy/FAPI-Fake-APIs/issues"},homepage:"https://github.com/sohamderoy/FAPI-Fake-APIs#readme",engines:{node:">=20.9.0"},scripts:{dev:"next dev","dev:3001":"PORT=3001 next dev","dev:3002":"PORT=3002 next dev",build:"next build",start:"next start",lint:"next lint",prepublishOnly:"npm run build"},dependencies:{"@emotion/cache":"^11.14.0","@emotion/react":"^11.14.0","@emotion/styled":"^11.14.1","@monaco-editor/react":"^4.7.0","@mui/icons-material":"^7.3.6","@mui/material":"^7.3.6","@mui/material-nextjs":"^7.3.6","@reduxjs/toolkit":"^2.11.2","@tailwindcss/postcss":"^4.1.18","lucide-react":"^0.562.0",next:"^16.1.1",react:"^19.2.3","react-dom":"^19.2.3","react-redux":"^9.2.0",uuid:"^13.0.0"},devDependencies:{"@types/node":"^25.0.3","@types/react":"^19.2.7","@types/react-dom":"^19.2.3",autoprefixer:"^10.4.23",eslint:"^9.39.2","eslint-config-next":"^16.1.1",postcss:"^8.5.6",tailwindcss:"^4.1.18",typescript:"^5.9.3"}})},36623,a=>{"use strict";a.s(["DYNAMIC_STORAGE_PATH",0,a=>`fapi-endpoints-${a}.json`,"FAPI_STORAGE_FOLDER_NAME",0,".fapi-storage"])},24868,(a,b,c)=>{b.exports=a.x("fs/promises",()=>require("fs/promises"))},38429,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/rootLayoutClient.tsx <module evaluation> from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/rootLayoutClient.tsx <module evaluation>","default")},10744,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/rootLayoutClient.tsx from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/rootLayoutClient.tsx","default")},54020,a=>{"use strict";a.i(38429);var b=a.i(10744);a.n(b)},16965,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/storeProvider.tsx <module evaluation> from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/storeProvider.tsx <module evaluation>","default")},27074,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/storeProvider.tsx from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/storeProvider.tsx","default")},7019,a=>{"use strict";a.i(16965);var b=a.i(27074);a.n(b)},27572,a=>{"use strict";var b=a.i(7997),c=a.i(24868),d=a.i(14747),e=a.i(36623);let f=async a=>{let b;if(!a?.trim())return void console.warn("PORT_NOT_VALID_SKIPPING_STORAGE_INITIALIZATION");console.log("STARTING_INITIALIZE_FAPI_STORAGE");let f=(b=process.env.FAPI_USER_DIR||process.cwd(),d.default.join(b,e.FAPI_STORAGE_FOLDER_NAME)),g=d.default.join(f,(0,e.DYNAMIC_STORAGE_PATH)(a));try{await c.default.mkdir(f,{recursive:!0});try{await c.default.access(g),console.log("STORAGE_FILE_EXISTS_SKIPPING_INITIALIZATION");return}catch{console.log("STORAGE_FILE_NOT_FOUND_CREATING_NEW")}let a={endpoints:{},metadata:{lastUpdated:new Date().toISOString(),totalEndpoints:0,projectName:""}};await c.default.writeFile(g,JSON.stringify(a,null,2)),console.log("SUCCESS_INITIALIZING_FAPI_STORAGE")}catch(a){throw console.error("ERROR_INITIALIZING_FAPI_STORAGE",a),a}};var g=a.i(4730);let h=async()=>{console.log(`FAPI Version - v${g.default.version}`);let a=process.env.PORT||"3000";await f(a)};var i=a.i(54020),j=a.i(7019);async function k({children:a}){return await h(),(0,b.jsx)(j.default,{children:(0,b.jsx)(i.default,{children:a})})}a.s(["default",()=>k,"dynamic",0,"force-dynamic","metadata",0,{title:"FAPI - Fake APIs on the fly",description:"Generated by create next app"}],27572)}];
1
+ module.exports=[4730,a=>{a.v({name:"start-fapi",version:"1.0.0-alpha.4",description:"A developer tool for creating and simulating fake APIs (FAPIs) locally for rapid and independent frontend development.",bin:{"start-fapi":"./bin/start-fapi.js"},files:["bin","src","public",".next/static",".next/server",".next/*.json",".next/*.js",".next/BUILD_ID","!**/*.map","next.config.js","postcss.config.js","tailwind.config.ts","tsconfig.json","package.json","README.md"],keywords:["fake-api","mock-api","api-simulator","development-tools","api-testing","fapi","mock-server","fake-rest-api"],author:"Soham De Roy",license:"MIT",repository:{type:"git",url:"https://github.com/sohamderoy/FAPI-Fake-APIs.git"},bugs:{url:"https://github.com/sohamderoy/FAPI-Fake-APIs/issues"},homepage:"https://github.com/sohamderoy/FAPI-Fake-APIs#readme",engines:{node:">=20.9.0"},scripts:{dev:"next dev","dev:3001":"PORT=3001 next dev","dev:3002":"PORT=3002 next dev",build:"next build",start:"next start",lint:"next lint",prepublishOnly:"npm run build"},dependencies:{"@emotion/cache":"^11.14.0","@emotion/react":"^11.14.0","@emotion/styled":"^11.14.1","@monaco-editor/react":"^4.7.0","@mui/icons-material":"^7.3.6","@mui/material":"^7.3.6","@mui/material-nextjs":"^7.3.6","@reduxjs/toolkit":"^2.11.2","@tailwindcss/postcss":"^4.1.18","lucide-react":"^0.562.0",next:"^16.1.1",react:"^19.2.3","react-dom":"^19.2.3","react-redux":"^9.2.0",uuid:"^13.0.0"},devDependencies:{"@types/node":"^25.0.3","@types/react":"^19.2.7","@types/react-dom":"^19.2.3",autoprefixer:"^10.4.23",eslint:"^9.39.2","eslint-config-next":"^16.1.1",postcss:"^8.5.6",tailwindcss:"^4.1.18",typescript:"^5.9.3"}})},36623,a=>{"use strict";a.s(["DYNAMIC_STORAGE_PATH",0,a=>`fapi-endpoints-${a}.json`,"FAPI_STORAGE_FOLDER_NAME",0,".fapi-storage"])},24868,(a,b,c)=>{b.exports=a.x("fs/promises",()=>require("fs/promises"))},38429,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/rootLayoutClient.tsx <module evaluation> from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/rootLayoutClient.tsx <module evaluation>","default")},10744,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/rootLayoutClient.tsx from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/rootLayoutClient.tsx","default")},54020,a=>{"use strict";a.i(38429);var b=a.i(10744);a.n(b)},16965,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/storeProvider.tsx <module evaluation> from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/storeProvider.tsx <module evaluation>","default")},27074,a=>{"use strict";a.s(["default",()=>b]);let b=(0,a.i(11857).registerClientReference)(function(){throw Error("Attempted to call the default export of [project]/src/app/storeProvider.tsx from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"[project]/src/app/storeProvider.tsx","default")},7019,a=>{"use strict";a.i(16965);var b=a.i(27074);a.n(b)},27572,a=>{"use strict";var b=a.i(7997),c=a.i(24868),d=a.i(14747),e=a.i(36623);let f=async a=>{let b;if(!a?.trim())return void console.warn("PORT_NOT_VALID_SKIPPING_STORAGE_INITIALIZATION");console.log("STARTING_INITIALIZE_FAPI_STORAGE");let f=(b=process.env.FAPI_USER_DIR||process.cwd(),d.default.join(b,e.FAPI_STORAGE_FOLDER_NAME)),g=d.default.join(f,(0,e.DYNAMIC_STORAGE_PATH)(a));try{await c.default.mkdir(f,{recursive:!0});try{await c.default.access(g),console.log("STORAGE_FILE_EXISTS_SKIPPING_INITIALIZATION");return}catch{console.log("STORAGE_FILE_NOT_FOUND_CREATING_NEW")}let a={endpoints:{},metadata:{lastUpdated:new Date().toISOString(),totalEndpoints:0,projectName:""}};await c.default.writeFile(g,JSON.stringify(a,null,2)),console.log("SUCCESS_INITIALIZING_FAPI_STORAGE")}catch(a){throw console.error("ERROR_INITIALIZING_FAPI_STORAGE",a),a}};var g=a.i(4730);let h=async()=>{console.log(`FAPI Version - v${g.default.version}`);let a=process.env.PORT||"3000";await f(a)};var i=a.i(54020),j=a.i(7019);async function k({children:a}){return await h(),(0,b.jsx)(j.default,{children:(0,b.jsx)(i.default,{children:a})})}a.s(["default",()=>k,"dynamic",0,"force-dynamic","metadata",0,{title:"FAPI - Fake APIs on the fly",description:"Generated by create next app"}],27572)}];
2
2
 
3
3
  //# sourceMappingURL=%5Broot-of-the-server%5D__1c7254d0._.js.map
@@ -1,3 +1,3 @@
1
- module.exports=[36313,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.HooksClientContext},18341,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.ServerInsertedHtml},18622,(a,b,c)=>{b.exports=a.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},20635,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/action-async-storage.external.js",()=>require("next/dist/server/app-render/action-async-storage.external.js"))},42602,(a,b,c)=>{"use strict";b.exports=a.r(18622)},87924,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored["react-ssr"].ReactJsxRuntime},72131,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored["react-ssr"].React},9270,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.AppRouterContext},4730,a=>{a.v({name:"start-fapi",version:"1.0.0-alpha.2",description:"A developer tool for creating and simulating fake APIs (FAPIs) locally for rapid and independent frontend development.",bin:{"start-fapi":"./bin/start-fapi.js"},files:["bin","src","public",".next","next.config.js","postcss.config.js","tailwind.config.ts","tsconfig.json","package.json","README.md"],keywords:["fake-api","mock-api","api-simulator","development-tools","api-testing","fapi","mock-server","fake-rest-api"],author:"Soham De Roy",license:"MIT",repository:{type:"git",url:"https://github.com/sohamderoy/FAPI-Fake-APIs.git"},bugs:{url:"https://github.com/sohamderoy/FAPI-Fake-APIs/issues"},homepage:"https://github.com/sohamderoy/FAPI-Fake-APIs#readme",engines:{node:">=20.9.0"},scripts:{dev:"next dev","dev:3001":"PORT=3001 next dev","dev:3002":"PORT=3002 next dev",build:"next build",start:"next start",lint:"next lint",prepublishOnly:"npm run build"},dependencies:{"@emotion/cache":"^11.14.0","@emotion/react":"^11.14.0","@emotion/styled":"^11.14.1","@monaco-editor/react":"^4.7.0","@mui/icons-material":"^7.3.6","@mui/material":"^7.3.6","@mui/material-nextjs":"^7.3.6","@reduxjs/toolkit":"^2.11.2","@tailwindcss/postcss":"^4.1.18","lucide-react":"^0.562.0",next:"^16.1.1",react:"^19.2.3","react-dom":"^19.2.3","react-redux":"^9.2.0",uuid:"^13.0.0"},devDependencies:{"@types/node":"^25.0.3","@types/react":"^19.2.7","@types/react-dom":"^19.2.3",autoprefixer:"^10.4.23",eslint:"^9.39.2","eslint-config-next":"^16.1.1",postcss:"^8.5.6",tailwindcss:"^4.1.18",typescript:"^5.9.3"}})}];
1
+ module.exports=[36313,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.HooksClientContext},18341,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.ServerInsertedHtml},18622,(a,b,c)=>{b.exports=a.x("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js",()=>require("next/dist/compiled/next-server/app-page-turbo.runtime.prod.js"))},56704,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-async-storage.external.js",()=>require("next/dist/server/app-render/work-async-storage.external.js"))},32319,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/work-unit-async-storage.external.js",()=>require("next/dist/server/app-render/work-unit-async-storage.external.js"))},20635,(a,b,c)=>{b.exports=a.x("next/dist/server/app-render/action-async-storage.external.js",()=>require("next/dist/server/app-render/action-async-storage.external.js"))},42602,(a,b,c)=>{"use strict";b.exports=a.r(18622)},87924,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored["react-ssr"].ReactJsxRuntime},72131,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored["react-ssr"].React},9270,(a,b,c)=>{"use strict";b.exports=a.r(42602).vendored.contexts.AppRouterContext},4730,a=>{a.v({name:"start-fapi",version:"1.0.0-alpha.4",description:"A developer tool for creating and simulating fake APIs (FAPIs) locally for rapid and independent frontend development.",bin:{"start-fapi":"./bin/start-fapi.js"},files:["bin","src","public",".next/static",".next/server",".next/*.json",".next/*.js",".next/BUILD_ID","!**/*.map","next.config.js","postcss.config.js","tailwind.config.ts","tsconfig.json","package.json","README.md"],keywords:["fake-api","mock-api","api-simulator","development-tools","api-testing","fapi","mock-server","fake-rest-api"],author:"Soham De Roy",license:"MIT",repository:{type:"git",url:"https://github.com/sohamderoy/FAPI-Fake-APIs.git"},bugs:{url:"https://github.com/sohamderoy/FAPI-Fake-APIs/issues"},homepage:"https://github.com/sohamderoy/FAPI-Fake-APIs#readme",engines:{node:">=20.9.0"},scripts:{dev:"next dev","dev:3001":"PORT=3001 next dev","dev:3002":"PORT=3002 next dev",build:"next build",start:"next start",lint:"next lint",prepublishOnly:"npm run build"},dependencies:{"@emotion/cache":"^11.14.0","@emotion/react":"^11.14.0","@emotion/styled":"^11.14.1","@monaco-editor/react":"^4.7.0","@mui/icons-material":"^7.3.6","@mui/material":"^7.3.6","@mui/material-nextjs":"^7.3.6","@reduxjs/toolkit":"^2.11.2","@tailwindcss/postcss":"^4.1.18","lucide-react":"^0.562.0",next:"^16.1.1",react:"^19.2.3","react-dom":"^19.2.3","react-redux":"^9.2.0",uuid:"^13.0.0"},devDependencies:{"@types/node":"^25.0.3","@types/react":"^19.2.7","@types/react-dom":"^19.2.3",autoprefixer:"^10.4.23",eslint:"^9.39.2","eslint-config-next":"^16.1.1",postcss:"^8.5.6",tailwindcss:"^4.1.18",typescript:"^5.9.3"}})}];
2
2
 
3
3
  //# sourceMappingURL=%5Broot-of-the-server%5D__495a2284._.js.map