supertokens / supertokens-website

Frontend SDK for SuperTokens - for session management + automatically refreshing sessions
https://supertokens.com
Other
54 stars 13 forks source link

Add Dockerfile for node 20 #240

Closed anku255 closed 10 months ago

anku255 commented 10 months ago

Summary of change

This PR adds a Dockerfile to create new test image with Node 20. This was done as Next.js requires Node 18 or higher.

Test Plan

Tested it locally.

Documentation changes

(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)

Checklist for important updates

github-actions[bot] commented 10 months ago

size-limit report 📦

Path Size
lib/build/bundleEntry.js 19.21 KB (0%)
rishabhpoddar commented 10 months ago

since this image doesn't work for website tests, i am closing this issue