#Unable to setup appsmith in my laptop

1 messages · Page 1 of 1 (latest)

river timber
#

I am trying to run latest version of appsmith without Docker in my laptop.

By getting problems regarding random calling of cs-appsmith.com

I am unable to find .env.example for client side and getting this error when I am trying to open the website in localhost.
Need help

merry pelicanBOT
#

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:

  1. 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.

  2. 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.

  3. 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.

river timber
#

Unable to find .env.example

merry pelicanBOT
#

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.

river timber
#

Please I want to talk to human agent

merry pelicanBOT
#

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...

river timber
merry pelicanBOT
#

Hello! Please use one of our official installation guides to install Appsmith.

Explore the various installation options available for deploying Appsmith. Whether you’re setting up on Docker, Kubernetes, or cloud platforms like AWS and Azure, these guides provide step-by-step instructions to get your Appsmith instance up and running based on your preferred infrastructure.

#

Hello! Please use one of our official installation guides to install Appsmith.

Explore the various installation options available for deploying Appsmith. Whether you’re setting up on Docker, Kubernetes, or cloud platforms like AWS and Azure, these guides provide step-by-step instructions to get your Appsmith instance up and running based on your preferred infrastructure.

river timber
#

Unable to setup appsmith in my laptop

#

I want to talk to a human

#

@merry pelican

merry pelicanBOT
#

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.

river timber
#

I don't want to use docker or kubernetes I want to host it locally directly with code