Closed Smorci closed 7 months ago
Because the package should have both applications (bot.js, summarizer.js) running I propose using concurently as presented in the solution.
bot.js
summarizer.js
concurently
I also propose grouping the source files in a separate directory.
Open for feedback.
Closes #17
Because the package should have both applications (
bot.js
,summarizer.js
) running I propose usingconcurently
as presented in the solution.I also propose grouping the source files in a separate directory.
Open for feedback.
Closes #17