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
ShelterMap Backend is the API for the ShelterMap project, built with Node.js and Express. It manages user authentication, shelter data, and updates needs. It uses PostgreSQL for storage, JWT for authentication, and bcryptjs for password encryption.