8000 GitHub - THEFZNKHAN/nextjs-appwrite
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

THEFZNKHAN/nextjs-appwrite

Repository files navigation

NextJS-Appwrite App

Home Page

image

Profile Page

image

Login Page

image

Signup Page

image

How to run this project locally

  • clone this project by git clone https://github.com/THEFZNKHAN/nextjs-appwrite.git
  • Move into the project directory using the command: cd nextjs-appwrite
  • Install the project dependencies by running: npm install
  • add the .env file and add your app write credentials as NEXT_PUBLIC_APPWRITE_URL = YOUR_PUBLIC_URL & NEXT_PUBLIC_APPWRITE_PROJECT_ID = YOUR_PROJECT_ID
  • Start the development server with the command: npm run dev
  • Open your web browser and navigate to http://localhost:3000 to view the app running locally.

Live App

Live

Releases

No releases published

Packages

No packages published
0