Skip to content

4atj/CodinCod

 
 

Repository files navigation

CodinCod project overview

The docs repo exists to:

  1. get up to speed quickly;
  2. create a general shared understanding;
  3. improve teamwork.

Getting started

  1. Required software:

  2. Clone the project structure and its submodules:

    git clone https://github.com/JuiceMitApfelnDrin/CodinCod
  3. Build the types (required by both libs/backend and libs/frontend)

    cd CodinCod/libs/types
    pnpm install
    pnpm build
  4. Follow the instructions for the backend and/or frontend depending on what you're working on

About

Open source puzzle solving platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 51.0%
  • Svelte 44.4%
  • Python 1.2%
  • JavaScript 1.2%
  • HTML 1.0%
  • CSS 0.6%
  • Other 0.6%