Skip to content

Commit

Permalink
test be ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Zafei-Erin committed Feb 21, 2024
1 parent 59f5c8d commit ca84c48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ app.use(errorHandler);
app.use(router);

app.listen(port, () => console.log(`Server running on port ${port}`));

0 comments on commit ca84c48

Please sign in to comment.