Split app and server #125

Open
opened 2019-12-20 21:18:58 +00:00 by KevinMidboe · 0 comments
KevinMidboe commented 2019-12-20 21:18:58 +00:00 (Migrated from github.com)

I have felt that app.js has become a lot more messy recently. Would be nice to separate the middleware, CORS etc to server and just have app as route declarations.

https://github.com/goldbergyoni/nodebestpractices#-14-separate-express-app-and-server

I have felt that app.js has become a lot more messy recently. Would be nice to separate the middleware, CORS etc to server and just have app as route declarations. https://github.com/goldbergyoni/nodebestpractices#-14-separate-express-app-and-server
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/seasonedShows#125
No description provided.