Skip to content

Dev - #77

Merged
domutala merged 31 commits into
mainfrom
dev
Aug 31, 2026
Merged

Dev#77
domutala merged 31 commits into
mainfrom
dev

Conversation

@domutala

Copy link
Copy Markdown
Contributor

No description provided.

- Updated documentation and code to replace NODE_ENV with RUNABLE_MODE for production configurations.
- Adjusted server and build scripts to utilize RUNABLE_MODE.
- Enhanced production asset serving across adapters.
- Added Dockerfile for building and running the application in production.
- Introduced utility functions for managing Runable modes.
- Implemented tests for RUNABLE_MODE functionality and production asset serving.
- Removed "@types/node" version "^24.13.3"
- Added "@types/node" version "^26.4.0"
- Added "vitest" version "~4.1.0"
…ration

- Removed the existing Netlify function handler in index.ts.
- Updated package.json to include @netlify/functions and serverless-http.
- Modified vercel.json to set the framework to Express and adjusted build commands.
- Added netlify copy.toml for Netlify deployment configuration.
- Created a new Netlify function handler in netlify copy/functions/index.ts.
- Introduced a new API handler using serverless-http in api.ts.
… 'prepare.ts' pour la génération de sitemap et de fichiers de configuration
…corriger le nom du script 'start' dans package.json
@domutala
domutala merged commit 3281993 into main Aug 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant