Skip to content

Commit

Permalink
chore(serverless): 🚀 export bootstrap fn
Browse files Browse the repository at this point in the history
  • Loading branch information
lehuygiang28 committed Aug 4, 2024
1 parent 2ae57a1 commit 3ef6ada
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/be/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,5 @@ async function bootstrap() {
}

bootstrap();

export default bootstrap;

0 comments on commit 3ef6ada

Please sign in to comment.