somehow working without transpile

This commit is contained in:
Timur Ercan
2023-01-07 15:45:03 +01:00
parent f3ad4b561b
commit 1c6c5a8cc1
7 changed files with 10313 additions and 28 deletions

5
.env Normal file
View File

@ -0,0 +1,5 @@
# Database
DATABASE_URL="postgres://documenso_test_user:2bSsTDWSKqP3bLYq3tEQVsb5pR3G9l1K@dpg-cergoucgqg486p04ilrg-a.frankfurt-postgres.render.com/documenso_test"
#URL
NEXT_PUBLIC_WEBAPP_URL='http://localhost:3000'