charludo / ycms

Apache License 2.0
0 stars 0 forks source link

add postgresql setup #4

Closed noworneverev closed 10 months ago

noworneverev commented 11 months ago

Short description

add postgresql setup to build the default role the database

Proposed changes

add the ycms role and the database to the postgresql, otherwise the application cannot be started.

Side effects

None

Resolved issues

Fixes: cannot start the application with adding the database and role first

charludo commented 11 months ago

Thanks, good point. Could you add this to the new WSL Readme?

Also, I have zero clue about postgres tbh. None of this should be necessary with docker

Edit: also I think the package-lock.json got reformatted(?) try running prettier on it or remove the change from the commit