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
Loome is a design-sharing platform for publishing work, discovering visual ideas, and connecting with other designers. This repository contains the responsive Next.js frontend and the client-side authentication and platform routes.
Loome Server is the TypeScript Express API that powers design discovery, publishing, engagement, moderation, and admin analytics for the Loome platform. It stores application data in MongoDB and verifies Better Auth JWTs through the client application's JWKS endpoint.