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

feat: added install fest docs #14

Merged
merged 7 commits into from
Oct 11, 2023
Merged

feat: added install fest docs #14

merged 7 commits into from
Oct 11, 2023

Conversation

wongsitu
Copy link
Contributor

@wongsitu wongsitu commented Oct 8, 2023

Added new docs for install fest. If there's anything else we need to include let me know

@Anidion
Copy link
Contributor

Anidion commented Oct 8, 2023

This is really great!
Only thing to add would be a WSL install guide, or choco commands for native Windows.
Might be worth having a section on how to use the terminal for brand new members as well, it can just be -
Search for Terminal with Spotlight and open it, then copy the command exactly and press enter to confirm it
MacOS example since Linux users should know about the terminal lol

src/installation/README.md Outdated Show resolved Hide resolved

make sure you team is using the same version of node for consistency and to avoid errors.

## Installing Python
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let’s add Django as well since a couple PMs said they will be using it for their backend.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Done, added a Django initial setup guide

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet thanks! Perhaps it would be better to merge it with the existing Django guide under the "Guides" section, to avoid overlap, I'll leave that up to your discretion!

@wongsitu
Copy link
Contributor Author

This is really great! Only thing to add would be a WSL install guide, or choco commands for native Windows. Might be worth having a section on how to use the terminal for brand new members as well, it can just be - Search for Terminal with Spotlight and open it, then copy the command exactly and press enter to confirm it MacOS example since Linux users should know about the terminal lol

✅ Added WSL2 installation guide and some basic Linux commands/ learning resources.
I don't think Windows terminal commands are necessary, we should encourage them to use Linux as much as possible.

@wongsitu
Copy link
Contributor Author

I updated the current Django guide with my changes. Some of the commands were outdated since homebrew installs Python 3 by default. Also added a section on how to connect Postgres with Django instead of using SQLite.

@wongsitu wongsitu merged commit 3962135 into main Oct 11, 2023
1 check failed
github-actions bot added a commit that referenced this pull request Oct 11, 2023
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

Successfully merging this pull request may close these issues.

3 participants