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

bundle install --without development - dont use mysql #67

Open
Patataman opened this issue Apr 2, 2021 · 1 comment
Open

bundle install --without development - dont use mysql #67

Patataman opened this issue Apr 2, 2021 · 1 comment

Comments

@Patataman
Copy link
Member

To build the app in production environment and test it locally, use the following command:

$ bundle install --without development
$ rails server [-p $PORT] # Port is optional

Now MySQL is used as DB engine instead of SQLite.

@Patataman
Copy link
Member Author

Pues eso, que aunque eso pone en el readme, yo tengo luego mi entorno con la bbdd "gultalks" con datos y no me sale nada luego en la app

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

1 participant