Skip to content
Jacob edited this page Jan 9, 2025 · 5 revisions

Squared Developer Documentation

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.

Project Overview

Squared is a monorepo project consisting of three main components:

  1. Landing Page Server (www): The public-facing website for Squared.
  2. Web Application (web): The main Squared application used by end-users.
  3. Backend API (api): The server-side application handling data and business logic.

Getting Started

Component Documentation

Landing Page (www)

Web Application (web)

Backend API (api)

Development Workflows

API Reference

Contributing

Troubleshooting

Changelog

For any questions or support, please contact the lead developers or open an issue in the project repository.

Clone this wiki locally