Skip to content

Tech Stack

thor edited this page Nov 12, 2023 · 2 revisions

BTR uses the following major tech pieces:

UI

Nuxt v3

  • Vue3
  • Vite
  • Layers
  • TailwindCSS
  • NuxtUI
    • Headless-UI
  • Testing
    • Vitest
    • Cypress

Services

Database

  • Postgres

Python3

  • Flask
  • SQLAlchemy

Testing

  • Pytest

CI

  • GitHub Actions
  • Google Cloud Build
Clone this wiki locally