You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed ts-node was being used for the start script in the examples. Wondering about use for production? Could we compile TS -> JS beforehand and run the output?