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

Missing prerequisites: Postgres config #2

Closed
ftruter opened this issue Jul 4, 2022 · 2 comments
Closed

Missing prerequisites: Postgres config #2

ftruter opened this issue Jul 4, 2022 · 2 comments

Comments

@ftruter
Copy link

ftruter commented Jul 4, 2022

Tim, this looks like a very interesting project. But the README omits information vital to get started with it. I'm new to postgreSQL and installed it via brew. After trying MANY things I figured out I could get your server to run by starting it like this

sql -c "CREATE DATABASE vapor_database"
DATABASE_USER=$USER swift run

Would you be so kind as to amend the README for us novices?

@0xTim
Copy link
Member

0xTim commented Jul 4, 2022

I'll probably port it back to SQLite, I only added Postgres support when trying to make it work on Heroku for a demo

@0xTim
Copy link
Member

0xTim commented Jul 24, 2022

Solved in 94a0a6a as this now depends on SQLite again

@0xTim 0xTim closed this as completed Jul 24, 2022
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