issues
search
btw-so
/
btw
Open source Medium alternative- set up your personal blog in minutes.
https://btw.so
GNU General Public License v3.0
744
stars
57
forks
source link
Postgres support for dev work !
#14
Closed
jalotra
closed
1 year ago
jalotra
commented
1 year ago
Adding support for #10 What does this PR do ?
Writer's main landing page has a auth setup, that puts the username and password in a postgres locally.
Since the db was not present in local dev setup, this setup was failing !
This PR adds support for just the postgres db locally, so you dont have to setup a postgres to get started !
Adding support for #10 What does this PR do ?