logo
Local Environment

Stopping Server

Stopping the Server

To stop the development server, go to the terminal where it is running and press Ctrl + C. This will shut down the Next.js process and free up port 3000.

That is it for the local development setup. You now have Framecast AI running on your machine with all services configured. If you run into any issues, double check your .env values and make sure your Supabase project is set up correctly by re-visiting the previous steps.