Conveniently create high quality AAC resources.
Visit the GraphQL Playground to get started: https://aac-launchpad-2mtuk.ondigitalocean.app/
# Install the dependencies
yarn install
# Build the packages
yarn build
# Install the CLI
npm i -g ./apps/cli
# Run the CLI anywhere
launchpad
# Automatically build on any changes
# Hosts the graphql server at http://localhost:4000/
yarn dev
- Board - A completed OBF file
- Template - An OBF file with template variables not filled in, it also must specify the variables required and what they do
This Turborepo includes the following packages and apps:
logger
: isomorphic logger (a small wrapper around console.log)scripts
: Jest and eslint configurationstsconfig
: tsconfig.json;s used throughout the monorepotemplates
: Stores the static templatestypes
: Type definitions for the monorepotemplate-to-board
: Converts a template and result into a boardboard-to-pdf
: Converts a board to a PDFcli
: The CLI to create templatesgraphql
: The GraphQL api to create templates
We do collect some basic analytics to help us improve the platform. We only collect metrics on the generateBoard
GraphQL mutation. We use Posthog to handle our metrics collecting and visualization.
Every user is given a unique ID, assigned in a cookie called launchpad-session
. This is so we know how many unique users we have generating boards. The only other data we collect is the id of the board that was generated, and a small whitelist of variables. Currently only language and symbol-system is collected.
No images or result is collected for analytics purposes, they are stored for a short time in order to generate the board but the boards and images are deleted at regular intervals.
All of our analytics are publicly available on Posthog. Check them out here..
Check out the documentation in the font
folder to find out how to add a new font.
- Thanks to Braille Institute for the Atkinson Hyperlegible Font
- Thanks to the OpenDyslexic font project.
- Thanks to Google fonts for Comic Neue