-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Jacob edited this page Jan 9, 2025
·
5 revisions
Welcome to the official developer documentation for Squared, a task management application for developers. This documentation is intended for developers working on the Squared project.
Squared is a monorepo project consisting of three main components:
- Landing Page Server (www): The public-facing website for Squared.
- Web Application (web): The main Squared application used by end-users.
- Backend API (api): The server-side application handling data and business logic.
For any questions or support, please contact the lead developers or open an issue in the project repository.