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 do I deploy on Pythonanywhere? #14

Closed
six6out opened this issue Apr 7, 2021 · 1 comment
Closed

How do I deploy on Pythonanywhere? #14

six6out opened this issue Apr 7, 2021 · 1 comment

Comments

@six6out
Copy link

six6out commented Apr 7, 2021

No description provided.

@thetruefuss
Copy link
Owner

Upload your code to PythonAnywhere
Set up a virtualenv and install Django and any other requirements
Set up your web app using the manual config option
Add any other setup (static files, environment variables etc)

Follow this link: https://help.pythonanywhere.com/pages/DeployExistingDjangoProject/

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

2 participants