Skip to content

Technical Documentation

Ali Dorri edited this page Dec 31, 2024 · 27 revisions

We define our technical guidelines, information, and decisions here.

Coding Conventions

Project Structure

├── blabla
│   ├── anotherblabla
│   └── another
└── blabbla
     └── blabla

Technology Stack

What frameworks, tools, and technologies we use for our project.

  • Pure HTML, CSS, and JavaScript.
  • Git and GitHub for version control.

Git Flow

Testing

Test cases and tools...

Deployment & Infrastructure

How to build and deploy our website...

Clone this wiki locally