https://github.com/apollo-level2-web-dev/nextjs-authentication-starter-pack
https://github.com/apollo-level2-web-dev/nextjs-authentication-starter-pack
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apollo-level2-web-dev/nextjs-authentication-starter-pack
- Owner: Apollo-Level2-Web-Dev
- Created: 2024-03-11T18:53:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T17:34:49.000Z (about 2 years ago)
- Last Synced: 2025-02-07T07:18:29.508Z (about 1 year ago)
- Language: TypeScript
- Size: 71.3 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.Js-Authentication-Starter-Pack
## Installation:
1. Clone the repository.
2. Install dependencies using `npm install`.
3. Run the project using `npm run dev`.