How do you access 1 singleton on all routes with nodejs/express?

Hey Tyler,

You could do that with a wildcard * query like we do for the menu singleton in our Node.js website example:

3 Likes