Lumi is our project for the contest of IT projects "Perspective".
- Clone the repository
git clone https://github.com/ss4444/kidney.git
- Create .env file
POSTGRES_DB= POSTGRES_USER= POSTGRES_PASSWORD= POSTGRES_HOST= POSTGRES_PORT= NEXT_PUBLIC_SERVER_URL=
- Run
docker-compose start