Add server API - #2796
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
Merging this PR will not alter performance
Comparing Footnotes
|
038a1a1 to
2c66cf4
Compare
| @@ -0,0 +1,36 @@ | |||
| const express = require('express'); | |||
| const app = express(); | |||
|
❌ The last analysis has failed. |

Summary
Test plan
Screenshots
Checklist
bun run lint:backend && bun run lint.accordingly.
my tests