Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skbhati199/next-auth-tutorial
https://github.com/skbhati199/next-auth-tutorial
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/skbhati199/next-auth-tutorial
- Owner: skbhati199
- Created: 2023-11-07T12:59:43.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-21T00:04:51.000Z (about 1 year ago)
- Last Synced: 2024-11-02T07:06:49.825Z (3 months ago)
- Language: JavaScript
- Size: 71.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next Auth in nextjs 13
## Getting Started
First, run the development server:
```bash
npm i
cp .env.example .env
# Note : update .env values
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Learn More Nextjs, NextAuth, MongoDB, Tailwind CSS
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [NextAuth.js Documentation](https://next-auth.js.org/) - learn about NextAuth.js features and API.
- [MongoDB Documentation](https://docs.mongodb.com/) - learn about MongoDB features and API.
- [Tailwind CSS Documentation](https://tailwindcss.com/docs) - learn about Tailwind CSS features and API.## Contact
- Website [infoskillstechnology.com](https://{infoskillstechnology.com})
- GitHub [@skbhati199](https://{github.com/skbhati199})
- Twitter [@skbhati199](https://{twitter.com/skbhati199})## Support
For support, email
[Email Us](mailto:[email protected]).