.. | ||
pages | ||
public | ||
styles | ||
.env.local.example | ||
.eslintrc.json | ||
.gitignore | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
Auth Client JS demo
This is a demo for the auth client
Commands
npm run dev
for development mode
npm run build
for building the application