Skip to content

KCuppens/compressor-x

Repository files navigation

Starter template django

Content table

  1. Features
  2. Tech Stack
  3. Environments
  4. Getting started
    1. Installation
    2. Environment variables
  5. API
  6. Links

1. Features

  • Starter template django

2. Tech Stack

  • python 3.9
  • Django 4.1
  • pytest 7.1.2 --> Using as our testsuite
  • sentry-sdk 1.10.1 --> Our error/exception logger
  • graphene-django 3.0.0 --> API

3. Environments

  1. Main environment - Environment for frontend implementation

4. Getting started

4.1 Installation and tests

  1. Installation instructions
  2. Run tests

4.2 Environment variables

The environment variables in the .env.example must be copied to into an .env file. Some values might need to be filled up get access to some services.

5. GraphQL

The docs can be found Here

6. Links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published