Add the following .env file to this folder.
## Postgress Enviroment
POSTGRES_USER=root
POSTGRES_PASSWORD=toor
PGDATA=/var/lib/postgresql/data/pgdata
# TURBO REPO 
TURBO_TOKEN=*****
TURBO_TEAM=*****
Disclaimer: While Bernardo maintains this template project, he is not responsible for any damages resulting from the use of this software. This project is provided "as is" without warranty of any kind.
This project is licensed under the MIT license. See the license.md file for more details.