Nick-h4ck3r / quickflow

This repository is dedicated to Quickflow, an open-source alternative to Notion that aims to provide a superior user experience.
https://quickflow-jet.vercel.app
39 stars 14 forks source link

Unhandled Runtime Error during setup the project in local system. #8

Closed Amarsingh2003 closed 1 month ago

Amarsingh2003 commented 1 month ago

As per the documentation I set up the project and created the env file and put the value of all variables present in the .env file then I ran the command to launch the site but it gave fetch 404 error.

image

In console it show

image

In network tab:-

image

Please help me to resolve this issue and i already check my .env file variables which are correct.

Dharmik3 commented 1 month ago

Yes, similar error I got while locally setting up @Nick-h4ck3r any idea?

Nick-h4ck3r commented 1 month ago

Hey, I've updated the readme with proper instructions. Can you try it, and let me know if it works?

Here are the steps: https://github.com/Nick-h4ck3r/quickflow?tab=readme-ov-file#setting-up-the-project-locally

Dharmik3 commented 1 month ago

Hey, It's working now