Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
crowlKats committed Jul 17, 2024
1 parent 9a5b67d commit fe395a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -137,4 +137,6 @@ server.use(async (req, next, info) => {
}
});

server.start();

console.log("Listening on http://localhost:8000");

0 comments on commit fe395a8

Please sign in to comment.