feat: Update project dependencies and configuration
This commit updates the project's dependencies, including React, Recharts, and Lucide React, to their latest stable versions. It also introduces a `server.js` file to handle static file serving with Express for better production deployment. Additionally, TypeScript and Vite configurations have been refined for improved build performance and type safety.
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
# Gemini API Key (Obtenha em https://aistudio.google.com/)
|
||||
API_KEY=sua_chave_aqui
|
||||
Reference in New Issue
Block a user