You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
importhealthEndpointfrom"@seamapi/nextjs-health-endpoint-module"constserver=awaithealthEndpoint({port: 3030})// You can now call http://localhost:3030/healthserver.close()
About
Simple NextJS Health Endpoint packaged as an NPM Module