Open Jchasa opened 5 months ago
Uhh...you can already do that. Just install node-lts and follow the instructions on the main page under "Getting Started with Development"
Via npm.
git clone https://github.com/CyferShepard/Jellystat.git && cd Jellystat && npm install && npm run build && npm run start
Via npm.
git clone https://github.com/CyferShepard/Jellystat.git && cd Jellystat && npm install && npm run build && npm run start
I've tried to build it this way but with no luck... I've also tried with the ""Getting Started with Development" method but I am getting the same error every time. "getaddrinfo ENOTFOUND" it is related to the IP variable. What should I set for "POSTGRES_IP" ?
Would like option to install on Windows without Docker