Add /examples route to server
All checks were successful
Promote to Production / Deploy to Production (push) Successful in 29s
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 11m40s

This commit is contained in:
DocFast Bot 2026-02-20 10:05:56 +00:00
parent 1d97f5e2aa
commit 087e429344
3 changed files with 11 additions and 2 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "docfast-api",
"version": "0.4.0",
"version": "0.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "docfast-api",
"version": "0.4.0",
"version": "0.4.1",
"dependencies": {
"compression": "^1.8.1",
"express": "^4.21.0",