- Notifications
You must be signed in to change notification settings - Fork0
ahadb/next-js-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is aNext.js project bootstrapped withcreate-next-app
.
First, run the development server:
npm run dev# oryarn dev# orpnpm dev# orbun dev
Openhttp://localhost:3000 with your browser to see the result.
You can start editing the page by modifyingapp/page.tsx
. The page auto-updates as you edit the file.
This project usesnext/font
to automatically optimize and load Inter, a custom Google Font.
- This app uses Next JS 13 and has the following features
- Client / Server component architecture using Next
- App Router
- Auth using Next Auth
- Prisma, Postgres
- Neon DB as serverless