Skip to content

HomeLabHQ/loyalist

Repository files navigation

LinkedIn
TimeSpent Coverage Technical Debt Maintainability Rating Security Rating Duplicated Lines (%) Ruff

Loyalist

Project description Documentation

Main goal of the project to manage and share loyalty card for various shops.

Table of Contents
  1. Project description
  2. Prerequisites

Built With

Django React Redux Vite

⬆️

Prerequisites

For local development you will need:

  • Python 3.12.0
  • Node 20.11.1
    • Yarn 4.0.2

Also strongly recommend using tools like nvm and pyenv for running specific versions of Python and Node for this project

NOTE: Additionally install poetry self add poetry-dotenv-plugin to auto load env variables in shell and run command