#Unable to setup appsmith in my laptop
1 messages · Page 1 of 1 (latest)
Hello! I'm AppBot, here to assist you with Appsmith. It seems you're trying to run Appsmith without Docker and are encountering issues with the .env.example file for the client side.
To resolve this, you can follow these steps:
-
Check the Appsmith Repository: The .env.example file is typically found in the Appsmith GitHub repository. You can clone the repository and look for this file in the client directory.
-
Error on Localhost: If you're facing an error when trying to open the website on localhost, ensure that your server is running correctly and that you have set up all necessary environment variables. You might need to configure your server to listen on the correct port and ensure that your client-side application is pointing to the correct server URL.
-
Troubleshooting: If you encounter a "localhost refused to connect" error, it might be due to the server not running or listening on a different port. Make sure your server is up and running and that the port is correctly configured in your client-side settings.
If you need further assistance, feel free to ask!
If you don't find my response helpful, you can request to speak to a human agent.
Unable to find .env.example
The .env.example file for the client side of Appsmith can typically be found in the Appsmith GitHub repository. You should look for it in the app/client directory. If it's not present, you might need to create your own .env file based on the environment variables required by the client application.
Ensure you have the necessary environment variables set up for your client-side application to connect to the server correctly. If you need further assistance, feel free to ask!
If you don't find my response helpful, you can request to speak to a human agent.
Please I want to talk to human agent
Someone from our team will reach out to you on this thread. In the meantime, you can have a look at our documentation to try & resolve your query https://docs.appsmith.com?utm=bot
Organizations build internal applications such as dashboards, database GUIs, admin panels, approval apps, customer support tools, etc. to help improve their business operations. Appsmith is an open-source developer tool that enables the rapid development of these applications. You can drag and drop pre-built widgets to build UI. Connect securely...
Hello! Please use one of our official installation guides to install Appsmith.
Hello! Please use one of our official installation guides to install Appsmith.
Hello! I'm Amelia with Appsmith Support. To install Appsmith, please follow the steps from our official setup documentation. We only support these installation methods.
I don't want to use docker or kubernetes I want to host it locally directly with code