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
This boilerplate project can be used as a starting point with node / typescript / jest for testing. Uses nodemon for restarting the server after saving.
cli
start: npm run start
build: npm run build
test: npm run test