API-Ke via .env hinzu gefügt

This commit is contained in:
2025-11-05 09:53:37 +00:00
parent e6a97ff1a0
commit 8e8a6b3b13
5 changed files with 342 additions and 169 deletions
+1
View File
@@ -1,3 +1,4 @@
import 'dotenv/config'
import createError from 'http-errors'
import logger from 'morgan'
import express from 'express'