Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run this locally on Windows? #13

Open
petmycat opened this issue Feb 21, 2024 · 2 comments
Open

How to run this locally on Windows? #13

petmycat opened this issue Feb 21, 2024 · 2 comments

Comments

@petmycat
Copy link

Hi, I am more of an artist and less of a coder with only some basic Python experience and I was looking to deploy this on my local computer to experiment with AI comic art. What I did was I git cloned this project to my local folder, opened .env file and changed reference APIs and added API keys to all use OpenAI, but I don't know what to do from here. How do I actually run this program? Sorry if this is an irrelevant issue, I would really appreciate some help.

@linhcentrio
Copy link

same question, how to run all it by local on windows only?

@jaid-monwr
Copy link

I have managed to run this on Windows 10 successfully. So you need to have npm and node installed first.

  1. Once you clone the repo and change the environment variables, run the npm i command to install node modules.
  2. Then run npm run dev to run it locally on localhost:3000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants