Skip to content

devkrest/find-tool-plan-nextJS

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3003 with your browser to see the result.

Sharing with teammates on your network

  1. Find your LAN IP (e.g. 192.168.1.7).
  2. Run npm run dev (listens on 0.0.0.0:3003).
  3. Share http://<your-lan-ip>:3003 (e.g. http://192.168.1.7:3003).
  4. Allow port 3003 through Windows Firewall if others cannot connect.

In development, API calls are proxied through Next.js (/api/* → backend) so teammates are not blocked by browser CORS when using your LAN URL.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages