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
$ trinte // Runs server in cluster mode
$ trinte s // Runs server in simple mode
$ trinte c // Runs server in cluster mode
# Runs server in simple mode on different port
$ trinte s port=3000