Commit 093f3236 authored by Grant's avatar Grant
Browse files

add README WIP message

parent 0c6d2a77
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
# Canvas

## Running via Docker Compose
README is a work in progress, check [the doc-readme branch](https://sc07.dev/sc07/canvas/-/tree/doc-readme?ref_type=heads)

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`
MIT License (see LICENSE)
 No newline at end of file