-
Notifications
You must be signed in to change notification settings - Fork 5
Technical Design
Taylor Snead edited this page Jun 18, 2021
·
18 revisions
All back-end code is written in Rust.
The front-end is written in TypeScript, built with React and Gatsby.
Here are a few resources that may be helpful during development or if you just want to explore the technical details of the project.
- GraphQL Playground: Inspect the GraphQL schema that governs DAILP data, and make real queries against our lexical resources and Cherokee corpus.
-
Back-end Documentation: Check out the documentation for all of the back-end code, which is written in Rust. This documentation is generated with
rustdoc. -
Rust API Guidelines: Follow these guidelines where possible when working on library code, like the
dailpcrate (in thetypesfolder).
- CARE Principles
- Collective Decision-Making Process
- Data Resilience
- Culturally-Sensitive Information
- UX Design
- Metadata
- User Contributed Audio
- Audio Data Process
- Manuscript Annotation and Analysis
- Language Specific Limitations
- Annotation and Analysis (Before 2024)
- Code Standards
- AWS Diagnostics and Triage Guide
- Cloud Architecture
- Development Environments
- Data Representation
- Data Migration
- User Groups and Roles
- Wordpress Content
- Web Design & Accessibility