Documentation
Indrz is composed of two parts:
- Backend API at Gitlab.com powered by Django
- 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.
- Django Python web framework
- Postgresql database + Extensions
Frontend
The frontend is built with
Development
- Docker
- Gitlab INDRZ for version control and CI/CD
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