actualizando bd
All checks were successful
build-and-deploy / filter (push) Successful in 2s
build-and-deploy / build (push) Successful in 8s
build-and-deploy / deploy (push) Successful in 13s

This commit is contained in:
2025-05-14 20:09:01 -06:00
parent 1b05d739fc
commit ec40acf5b5
8 changed files with 131 additions and 39 deletions

8
api/.env.example Normal file
View File

@@ -0,0 +1,8 @@
# Environment variables declared in this file are automatically made available to Prisma.
# See the documentation for more detail: https://pris.ly/d/prisma-schema#accessing-environment-variables-from-the-schema
# Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB.
# See the documentation for all the connection string options: https://pris.ly/d/connection-strings
DATABASE_URL=postgresql://planilla:planilla@localhost:5434/planilla_db?schema=public