# README

Welcome to the ShipClojure documentation! This guide will help you understand how to use and contribute to the ShipClojure project.

## Getting Started

If you're new to ShipClojure, check out the [Getting Started](https://shipclojure.gitbook.io/shipclojure-docs/getting-started) guide to set up your development environment.

## Documentation Structure

This documentation is organized into several sections:

* **Development**: Guidelines and workflows for development
* **Backend**: Server-side components and features
* **Frontend**: Client-side components and features
* **Authentication**: User authentication system
* **Deployment**: How to deploy ShipClojure

Explore the [Table of Contents](https://github.com/shipclojure/shipclojure/blob/main/docs/SUMMARY.md) to find specific topics.

## Contributing

We welcome contributions to ShipClojure! Before contributing, please read the [ShipClojure Guiding Principles](https://shipclojure.gitbook.io/shipclojure-docs/development/guiding-principles) to understand our approach to building this project.
