Skip to content

Commit

Permalink
chore: add hello world message to app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
austenstone committed Jun 5, 2024
1 parent fd2d8dd commit 9a70cdf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,3 +94,5 @@ logger4js.info("Building database")
init_db();

module.exports = app;

hello world

0 comments on commit 9a70cdf

Please sign in to comment.