kutt
kutt copied to clipboard
I can't install kutt
Discussed in https://github.com/thedevs-network/kutt/discussions/610
Originally posted by Doncellup July 1, 2022 Hello, is the project still alive? I would like to install it, but I have errors every time… I would like to know if the project was still alive before sending the errors. Do you have a discord server to communicate more easily? Thanks in advance, Doncellup
Here is the error I get as soon as I run npm run dev, can you help me pls ?

Originally posted by Doncellup July 1, 2022 Hello, is the project still alive?
More likely no than yes, but still works.
Here is the error I get as soon as I run
npm run dev, can you help me pls ?
I followed all the steps (here: https://github.com/thedevs-network/kutt#manual) but I still get this error, can someone help me please?
@Doncellup according to the logs, this issue is occurring because the app cannot connect to the database.
Before running npm run dev you need to have a Postgres DB up and running. You then configure the .env file with the details.