Skip to content

Documentation

Indrz is composed of two parts:

  1. Backend API at Gitlab.com powered by Django
  2. Frontend PWA Client at Gitlab.com powered by Vue and Nuxt

Technology Stack

Backend

The backend is based on Django using PostgreSQL as a database.

Frontend

The frontend is built with

Development

Prerequisites

  • Docker
  • Node.js (version 20+)
  • Yarn
  • Create a local copy of this Git repository (clone)
  • Copy the file .env.dev to .env and populate it with your data (cp .env.dev .env)

License

© 2011 - present GNU