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

Update README for required software and installation guide especially the database. #19

Open
sampritavh opened this issue Aug 6, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@sampritavh
Copy link

This software requires a database to be available. I couldn't find the instructions in the README. It would be good if it can be included in the README as to what DBs are supported and the example DB Url expected for each type of DB.

@MarconLP
Copy link
Owner

There is a guide on how to setup a MySQL database on Railway, but we should probably also include steps to use a locally installed MySQL Database.
Screenshot 2023-08-12 at 11 56 21@2x

Snapify requires a MySQL database in the following format:

DATABASE_URL='mysql://root:password@127.0.0.1:3306/snapify'

@MarconLP MarconLP added the enhancement New feature or request label Aug 12, 2023
@Dkingofcode
Copy link

Can i take this issue?

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

No branches or pull requests

3 participants