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
Barebones express boilerplate that I use to start a new project. Uses Docker for deployment and Caddy as a reverse proxy.
To run in development: cd node npm installnpm start