Quick start
Hello World!
To quickly get started with the LocalCan app and make use of its features, follow these steps for a “Hello World” example using Next.js:
- Install Next.js on your development machine
npx create-next-app@latest
and run itnpm run dev
- Add a “Domain with proxy” pointing to
http://localhost:3000
orhttp://127.0.0.1:3000
- Trust the Root Certificate Authority (CA) from the sidebar.
- Done! Open newly created domain in the browser using icon next to its name.
© 2024 LocalCan™. All rights reserved.