vimflowy
vimflowy copied to clipboard
How to add a Postgres instead of a sqllite as data base?
It is mentioned that you can change the data base. How can you use a PostgresDB
it's not implemented, but you'd want to add another implementation here https://github.com/WuTheFWasThat/vimflowy/blob/master/server/data_backends.ts
Thanks Jeff. I will have look. It is a great project. There are other small thinks I would change but I will look into the data base first.