DEV Community

Discussion on: Help Thread — DigitalOcean App Platform Hackathon on DEV

 
hulyakarakaya profile image
Hulya • Edited

Hi, Chris! I have fixed it thanks to other resources, now it looks like Strapi is deployed, but when I try to access the page it is not showing me the admin panel like in the workshop. How can I connect to the admin page? Thanks.

img

Thread Thread
 
chris__sev profile image
Chris Sev

looks like you may need to

npm install pg

in your project so that it can connect to the postgres database

Thread Thread
 
hulyakarakaya profile image
Hulya

It is still not working, i deployed the page with "pg" installed, same page ..