nextjs-starter
A starter project for next js with authentication - Contains React 17 + Typescript + Tailwind CSS 2 + React Query 3 + GitHub Auth + LinkedIn Auth + Password-less Auth + Fauna DB + ESLint + Prettier + Husky
File Explorer
Download Latest Version (.zip)- .gitignore
- commit-msg
- pre-commit
- create-collection-accounts.fql
- create-collection-sessions.fql
- create-collection-users.fql
- create-collection-verification_requests.fql
- create-index-account_by_provider_account_id.fql
- create-index-session_by_token.fql
- create-index-user_by_email.fql
- create-index-user_by_username.fql
- create-index-verification_request_by_token_and_identifier.fql
- accounts.fql
- sessions.fql
- users.fql
- verification_requests.fql
- account_by_provider_account_id.fql
- session_by_token.fql
- user_by_email.fql
- user_by_username.fql
- verification_request_by_token_and_identifier.fql
- inter-var-latin.woff2
- favicon.ico
- preview.png
- vercel.svg
- clear-db.mjs
- index.js
- A.tsx
- index.ts
- env.ts
- seo-constants.ts
- [...nextauth].ts
- hello.ts
- _app.tsx
- _document.tsx
- index.tsx
- globals.css
- index.ts
- .env.example
- .eslintrc.js
- .fauna-migrate.js
- .gitignore
- .prettierrc
- commitlint.config.js
- LICENSE
- next-env.d.ts
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- tsconfig.json
- vercel.json
- yarn.lock
// repository documentation
Was this content helpful?
(0 ratings)
