/
opt
/
canhelp
/
node_modules
/
better-auth
/
/opt/canhelp/node_modules/better-auth
mkdir
upload
Name
Size
Mode
Actions
dist/
-
0755
rm
node_modules/
-
0755
rm
LICENSE.md
1099
0644
edit
dl
rm
package.json
19259
0644
edit
dl
rm
README.md
1029
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/better-auth/README.md
(1029B)
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/better-auth/better-auth/blob/main/banner-dark.png?raw=true" /> <source media="(prefers-color-scheme: light)" srcset="https://github.com/better-auth/better-auth/blob/main/banner.png?raw=true" /> <img alt="Better Auth Logo" src="https://github.com/better-auth/better-auth/blob/main/banner.png?raw=true" /> </picture> <h1 align="center"> Better Auth </h1> <p align="center"> The most comprehensive authentication framework for TypeScript <br /> <a href="https://better-auth.com"><strong>Learn more »</strong></a> <br /> <br /> <a href="https://discord.gg/better-auth">Discord</a> · <a href="https://better-auth.com">Website</a> · <a href="https://github.com/better-auth/better-auth/issues">Issues</a> </p> </p> ## Getting Started ```bash pnpm install better-auth ``` Read the [Installation Guide](https://better-auth.com/docs/installation) to learn more.
Save
cmd:
run