2022-01-02 18:06:47 +01:00
2021-11-03 23:46:45 +01:00
2021-11-04 12:45:18 +01:00
2022-01-01 21:34:10 +01:00
2021-12-31 17:20:39 +01:00
2022-01-01 21:34:10 +01:00
2022-01-01 21:34:10 +01:00
2022-01-01 20:04:48 +01:00
2022-01-02 18:06:47 +01:00
2022-01-01 20:04:48 +01:00

Accords-library.com

Technologies

Back

  • CMS: Stapi
    • GraphQL endpoint
    • Multilanguage support
    • Markdown format for the rich text fields

Front (this repository)

  • Language: TypeScript
  • Queries: GraphQL
    • GraphQL Code Generator to automatically generated types for the operations variables and responses
    • The operations are stored in a graphql file and wrap as an actual TypeScript function
  • Styling: Tailwind CSS
    • Markdown automatic formatting using Tailwind/Typography
    • Beside the theme declaration no CSS outside of Tailwind CSS
    • Manually added support for scrollbar styling
  • Framework: Next.js (React)
    • Multilanguage support
Description
Front end for the Accord's Library website. Accord's Library is a archival project focused on the works of Yoko Taro, and the Drakegard & NieR universes.
Readme 6.4 MiB
Languages
TypeScript 98.7%
CSS 0.9%
JavaScript 0.4%