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

Add MySQL setup guide for run & testing in README #64

Open
martiagop opened this issue Oct 24, 2021 · 0 comments
Open

Add MySQL setup guide for run & testing in README #64

martiagop opened this issue Oct 24, 2021 · 0 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@martiagop
Copy link

Description

For new developers, who wish to test or contribute to the GTA:Open project, it is important to have an initial setup guide for the MySQL database.

This should include the required environment (MySQL), the order of creation (or import) of the .SQL files, and the steps necessary to connect to the database (mysql.ini).

Additional information/screenshots

While reading the code, I thought it uses environment variables (.env), but when I tried, using (mysql.ini) it was accepted as well. If possible, specify both scenarios.

@PatrickGTR PatrickGTR added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants