Commit 79527c3b authored by Grant's avatar Grant
Browse files

add placeholder sections

parent 3fd80354
Loading
Loading
Loading
Loading
+16 −5
Original line number Diff line number Diff line
@@ -9,9 +9,20 @@

Canvas is a real-time collaborative pixel canvas

## Running via Docker Compose
## Motivation

1. Run `docker compose build`
2. (optional) Load default palette colors
   Run `docker compose run --rm canvas npm run -w packages/server prisma:seed:palette`
3. Run `docker compose up -d`
## Features

## Roadmap

## [Contributing](./CONTRIBUTING.md)

[Report Vulnerabilities](./SECURITY.md)

## [Deploying](./DEPLOY.md)

## [Support Development](./SUPPORT.md)

## Special Thanks

## What is sc07?