Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1022 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 1022 Bytes

Pet-Care

PETCARE

This is a full stack project for share information to help others treat their pets.To make this project functional on your machine, you will need to put the following information in the .env file:

POSTGRES_URL=

POSTGRES_PRISMA_URL=

POSTGRES_URL_NON_POOLING=

POSTGRES_USER=

POSTGRES_HOST=

POSTGRES_PASSWORD=

POSTGRES_DATABASE=

Detail, we use a Vercel Postgresql database. If you want to see the website working, here is a link to it on Vercel: https://pet-care-woad.vercel.app/

Technologies used: