Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs/with remix #809

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Docs/with remix #809

merged 4 commits into from
Mar 21, 2024

Conversation

DBozhinovski
Copy link
Contributor

Summary of change

Adds reference to remix via create-supertokens-app and a link to its source.

Test Plan

N/A, just README.

Checklist for important updates

  • Changelog has been updated
  • Changes to the version if needed
    • In package.json
    • In package-lock.json
    • In lib/ts/version.ts
  • Had run npm run build-pretty
  • Had installed and ran the pre-commit hook
  • Issue this PR against the latest non released version branch.
    • To know which one it is, run find the latest released tag (git tag) in the format vX.Y.Z, and then find the latest branch (git branch --all) whose X.Y is greater than the latest released tag.
    • If no such branch exists, then create one from the latest released branch.

Copy link

github-actions bot commented Mar 21, 2024

size-limit report 📦

Path Size
lib/build/index.js 17.32 KB (0%)
recipe/session/index.js 18.31 KB (0%)
recipe/session/prebuiltui.js 21.12 KB (0%)
recipe/thirdpartyemailpassword/index.js 30.9 KB (0%)
recipe/thirdparty/index.js 27.29 KB (0%)
recipe/emailpassword/index.js 10.72 KB (0%)
recipe/emailverification/index.js 7.71 KB (0%)
recipe/passwordless/index.js 68.92 KB (0%)
recipe/thirdpartypasswordless/index.js 89.8 KB (0%)
recipe/emailverification/prebuiltui.js 27 KB (0%)
recipe/thirdpartyemailpassword/prebuiltui.js 62.15 KB (0%)
recipe/thirdparty/prebuiltui.js 43.64 KB (0%)
recipe/emailpassword/prebuiltui.js 32.92 KB (0%)
recipe/passwordless/prebuiltui.js 116.27 KB (0%)
recipe/thirdpartypasswordless/prebuiltui.js 146.52 KB (0%)
recipe/multitenancy/index.js 6.54 KB (0%)
recipe/multifactorauth/index.js 10.47 KB (0%)
recipe/multifactorauth/prebuiltui.js 26.39 KB (0%)

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@rishabhpoddar rishabhpoddar merged commit 10e3b61 into 0.39 Mar 21, 2024
23 of 26 checks passed
@rishabhpoddar rishabhpoddar deleted the docs/with-remix branch March 21, 2024 13:23
@DBozhinovski DBozhinovski mentioned this pull request Mar 21, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants